Status/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): Eric Twilegar / Eric Twilegar (twillerror)
Created: 04/30/2010
Components: Application Deployment
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Normal / Unknown
Locale/System: English / Platforms All
Vote Count: 2
Problem:
Say you setup an application level mapping in application.cfc Say it is core and points at c:\somedir\coreIn IIS you then have a directory called core in wwwroot or a virtual diretory pointing some place else.If you do expandPath('/core') you will get the IIS path c:\inetpub\wwwroot\core.It would seem it should take the applicaiton level mapping over everything else and return c:\somedir\coreCFC resolution appears to work correctly and uses the application mapping and not the IIS dir, but expandPath doesn't.
Method:
Say you setup an application level mapping in application.cfc Say it is core and points at c:\somedir\coreIn IIS you then have a directory called core in wwwroot or a virtual diretory pointing some place else.If you do expandPath('/core') you will get the IIS path c:\inetpub\wwwroot\core.It would seem it should take the applicaiton level mapping over everything else and return c:\somedir\coreCFC resolution appears to work correctly and uses the application mapping and not the IIS dir, but expandPath doesn't.
Result:
Expand path takes IIS path over Application level mapping when expanding path.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3041400
Deployment Phase: Release Candidate
External Customer Info:
External Company:
External Customer Name: Eric Twilegar
External Customer Email: 3D9A02F5446CCE0A992015D5
External Test Config: 04/30/2010
Attachments:
Comments: