Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Mingo Hagen / Mingo Hagen (Mingo Hagen)
Created: 08/20/2014
Components: ORM Support
Versions: 10.0
Failure Type: Incorrect w/Workaround
Found In Build/Fixed In Build: 9.0.1 /
Priority/Frequency: Minor / All users will encounter
Locale/System: English / Win 2003 Server x64
Vote Count: 0
Problem Description: A cfcomponent with no properties but which has persistent="true" and extends a base class with mappedSuperClass="true" doesn't get persisted.
Steps to Reproduce: Run included files (basically two cfc's, one base.cfc and one extending that base (test.cfc), ColdFusion doesn't see test.cfc as an entity)
Actual Result: A CFC with entityname {entityname} could not be found.
Expected Result: A working entity with all the properties provided by the base.cfc
Any Workarounds: Add a property to test.cfc
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3809112
External Customer Info:
External Company:
External Customer Name: mjhagen
External Customer Email:
External Test Config: My Hardware and Environment details: Windows Server 2003, SQL Server 2000, ColdFusion 9
Attachments:
- August 20, 2014 00:00:00: 1_orm.zip
Comments: