Title:
[ANeff] Bug for: CGI.HTTP_URL returns [empty string] on IIS when default doc omitted
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)
Created: 12/07/2015
Components: Installation/Config, Connector
Versions: 11.0
Failure Type:
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Normal / Some users will encounter
Locale/System: English / Platforms All
Vote Count: 1
CGI.HTTP_URL returns [empty string] on IIS when default doc omitted
Repro:
1) Dump #CGI.HTTP_URL# at URL http://localhost/index.cfm?foo=bar
2) Dump #CGI.HTTP_URL# at URL http://localhost/?foo=bar
Actual result:
/index.cfm?foo=bar
[empty string]
Expected result:
/index.cfm?foo=bar
/index.cfm?foo=bar
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4097008
External Customer Info:
External Company:
External Customer Name: Aaron Neff
External Customer Email:
Attachments:
Comments: