Ticket #411 (new defect) — at Initial Version

Opened 16 years ago

Last modified 16 years ago

cfOrmadapter can't deal with entities that extend other cfc's

Reported by: cblackwell Owned by:
Priority: normal Milestone: 3.2
Version: Severity: normal
Keywords: Cc:

Description

If yourr entity extends another cfc, for example a BaseObject? with no properties cfORMAdapter throws an error.

cfORMAdapter currently requires that an entity have a property array in its metadata, which may not be present in a base object.

path attached

Change History

Changed 16 years ago by cblackwell

Note: See TracTickets for help on using tickets.