tracker issue : CF-3809112

select a category, or use search below
(searches all categories and all time range)
Title:

Empty cfcomponent which extends a mappedSuperClass doesn't get persisted

| View in Tracker

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:

  1. August 20, 2014 00:00:00: 1_orm.zip

Comments:

This is fixed in CF11. (Comment added from ex-user id:nawani)
Comment by Adobe D.
11310 | September 22, 2014 12:19:41 AM GMT