Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Todd Sharp / Todd Sharp (cfsilence)
Created: 07/03/2013
Components: ORM Support
Versions: 10.0
Failure Type: Cosmetic Issue
Found In Build/Fixed In Build: Final / 286214
Priority/Frequency: Normal / All users will encounter
Locale/System: English / Platforms All
Vote Count: 0
Problem Description: When dumping an ORM entity, if an entity overrides an inherited property from a base class the property is listed twice in cfdump. Also, incorrect methods are being shown on some dumps - methods that appear to belong to composite classes are appearing in the parent in the dump.
Steps to Reproduce: Use cfdump on an ORM entity which extends and overrides a mapped super class (or uses inheritance).
Actual Result: Props are duplicated.
Expected Result: Props should be shown once.
Any Workarounds: N/A
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3589391
External Customer Info:
External Company:
External Customer Name: cfsilence
External Customer Email:
External Test Config: My Hardware and Environment details: Not hardware/environment related.
Attachments:
- July 03, 2013 00:00:00: 1_cfdump_dup_props.png
Comments: