Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Honey Darling / Honey Darling (honey-d)
Created: 03/11/2013
Components: REST Services
Versions: 10.0
Failure Type: Non Functioning
Found In Build/Fixed In Build: Final / 287219
Priority/Frequency: Critical / All users will encounter
Locale/System: English / Windows 7 64-bit
Vote Count: 0
Problem Description:
I have mappings set up in ColdFusion administrator. When I expandPath() to any mapped directory during a REST call, I don't get the mapped directory. Instead, I get the path off the web root, as though the mapping does not exist.
Steps to Reproduce:
Set up a mapping in ColdFusion administrator outside of the web root.
Create a REST enabled CFC with a method that returns the result of expandPath('/mapping').
Call the REST method and examine the result.
Actual Result:
Path to a directory in the webroot.
Expected Result:
Path to a directory outside the webroot.
Any Workarounds:
None
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3517457
Deployment Phase: Release Candidate
External Customer Info:
External Company:
External Customer Name: honey-d
External Customer Email:
External Test Config: My Hardware and Environment details:
Windows 7 Professional
ColdFusion 10,0,8,284032 Developer Edition
Tomcat 7.0.23.0
Attachments:
Comments: