tracker issue : CF-3040473

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

Bug 80876:Running getMetadata(myBean) does not generate "access" attribute metadata for getters and settters that are generated with cfproperty

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Peter Farrell / Peter Farrell (MaestroFJP)

Created: 11/30/2009

Components: ORM Support

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 / 263405

Priority/Frequency: Normal / Unknown

Locale/System: English / Platforms All

Vote Count: 0

Problem:

Running getMetadata(myBean)  does not generate "access" attribute metadata for getters and settters that are generated with cfproperty.  This makes introspection of CFCs difficult because cfproperty auto-generated getters/setters do not form a well formed function metadata.
Method:

Create any CFC and use cfproperty to generate getters and setters.  Dump out the metadata with getMetadata() and no "access" metadata for the getters and setters is available.
Result:

cfproperty does not generate "access" attribute metadata

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3040473

External Customer Info:
External Company:  
External Customer Name: Peter Farrell
External Customer Email: 49ED14CD43A7342099201674
External Test Config: 11/30/2009

Attachments:

Comments: