tracker issue : CF-3043860

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 86941:(Watson Migration Closure)When you use expandPath('/unc_directory_location/') in a cfthread instead of displaying UNC path (\\some_file_server\unc_directory_location\) it acts like UNC folder is located on web server and g

| View in Tracker

Status/Resolution/Reason: Closed/Won't Fix/LowImpact

Reporter/Name(from Bugbase): Nuri Cevik / Nuri Cevik (Nuri Cevik)

Created: 06/14/2011

Components: Language

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 /

Priority/Frequency: Minor / Unknown

Locale/System: English / Platforms All

Vote Count: 2

Problem:

When you use expandPath('/unc_directory_location/') in a cfthread  instead of  displaying  UNC path (\\some_file_server\unc_directory_location\) it acts like  UNC folder is located on web server and gives (E:\webroot\unc_directory_location\)  Please see the test  @ distance.jhsph.edu/Nuri/cfthreadlocationtest.cfm
Method:

<cfoutput>#expandPath('/filedepot/')#</cfoutput><cfthread action="run" name="test"><cfoutput>#expandPath('/filedepot/')#</cfoutput></cfthread><cfdump var="#tetst#"/>
Result:

UNC (Universal Naming Convention) folders are ignored when geting the path with expandPath() function

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3043860

External Customer Info:
External Company:  
External Customer Name: Nuri Cevik
External Customer Email: 2DB6356443A04FCB99201549
External Test Config: 06/14/2011

Attachments:

Comments: