Title:
Bug 81386:CFCExplorer ignores overridden one-to-many type:struct generated methods
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Henry Ho / Henry Ho (Henry Ho)
Created: 12/29/2009
Components: ORM Support
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 / 270418
Priority/Frequency: Normal / Unknown
Locale/System: Japanese / Platforms All
Vote Count: 0
Problem:
CFCExplorer ignores overridden one-to-many type:struct generated methods.
Method:
<cfproperty name="art" type="struct" fieldtype="one-to-many" cfc="Art" fkcolumn="ARTISTID" structkeytype="int" structkeycolumn="ArtID"><cffunction name="addArt" hint="override the default addArt() method"> <cfargument name="customArg"></cffunction><!--- this addArt(customArg) method will not be shown in CFCExplorer --->
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3040710
External Customer Info:
External Company:
External Customer Name: Henry Ho
External Customer Email: 237A22C24921EDF5992015B9
External Test Config: 12/29/2009
Attachments:
Comments: