Title:
Bug 72735:When you view a CFC in your browser, the server automatically runs the Component browser
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Raymond Camden / Raymond Camden (Raymond Camden)
Created: 08/19/2008
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 / 227573
Priority/Frequency: Normal / Unknown
Locale/System: English / Platforms All
Vote Count: 0
Problem:
When you view a CFC in your browser, the server automatically runs the Component browser. This tool uses metadata of the CFC to generate docs. The code (found in cfcexplorer.cfc) uses getMetaData to get the metadata. This runs the CFC though, and if there is initialization code it will be executed. getComponentMetaData should be used instead.
Method:
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3035863
External Customer Info:
External Company:
External Customer Name: Raymond Camden
External Customer Email: 5FBC41E943BD265C992015D5
External Test Config: 08/19/2008
Attachments:
Comments: