Title:
Bug 82822:[CF10 Enhancement Request] Extend ExpandPath() to allow searching within Custom Tag Path mappings
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Phil Haeusler / Phil Haeusler (phil haeusler)
Created: 05/06/2010
Components: Language
Versions: 10.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 / 280720
Priority/Frequency: Normal / Some users will encounter
Locale/System: English / Platforms All
Vote Count: 0
Problem:
[CF10 Enhancement Request] Extend ExpandPath() to allow searching within Custom Tag Path mappings
Method:
The ExpandPath() function allows the expansion of Mappings paths but does not allow the expansion of paths defined as Custom Tag Path mappings.As the syntax CreateObject("component", "path.to.cfc") will also search for CFCs through the defined Custom Tag Paths, the inability to also search the Custom Tag Paths through ExpandPath() is a limitation.As two or more physical paths could match the path to be expanded, ColdFusion should maintain the search order and priority it currently uses when searching for the component to create as in CreateObject("component", "path.to.cfc")
Result:
n/a
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3041417
Deployment Phase: Release Candidate
External Customer Info:
External Company:
External Customer Name: Phil Haeusler
External Customer Email: 361F280E425B9CD5992015D5
External Test Config: 05/06/2010
Attachments:
Comments: