Status/Resolution/Reason: Closed/Withdrawn/AsDesigned
Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)
Created: 06/07/2012
Components: Language
Versions: 10.0
Failure Type:
Found In Build/Fixed In Build: Final /
Priority/Frequency: Major / Some users will encounter
Locale/System: English / Platforms All
Vote Count: 2
Currently, the CFML Reference correctly lists ApplicationGetMetadata and SessionGetMetadata. (Good!)
I filed #3207841 to delete the old "PRERELEASE - 02/17/2012 GetApplicationMetadata" doc. But that was marked Closed/Withdrawn/NotABug. A note on #3207841 states that ApplicationGetMetadata had been renamed to GetApplicationMetadata. (Why?)
This ticket here is regarding the inconsistency between GetApplicationMetadata and SessionGetMetadata. Example:
List #1
- applicationStop
- applicationGetMetadata (documented in CF10 Final)
- sessionGetMetadata
- sessionInvalidate
- sessionRotate
vs
List #2
- applicationStop
- getApplicationMetadata (documented in CF10 Public Beta - PRERELEASE - 02/17/2012)
- sessionGetMetadata
- sessionInvalidate
- sessionRotate
It is a bug to have both "Get"ApplicationMetadata and Session"Get"Metadata.
How should this be fixed?
Suggestion:
1) Keep CF10's CFML Reference unchanged (meaning, keep ApplicationGetMetadata listed in CFML Reference)
2) Delete CF10 Public Beta PRERELEASE - 02/17/2012 doc (meaning, delete the old GetApplicationMetadata doc)
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3208541
External Customer Info:
External Company:
External Customer Name: itisdesign
External Customer Email:
Attachments:
- June 29, 2012 00:00:00: 1_20120620_ApplicationGetMetadata.jpg
- June 29, 2012 00:00:00: 2_20120620_GetApplicationMetadata.jpg
- June 30, 2012 00:00:00: 3_20120630_ApplicationMetadataGet.jpg
Comments: