tracker issue : CF-4105508

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

there is more to the CGI scope than what the dump shows

| View in Tracker

Status/Resolution/Reason: To Fix//

Reporter/Name(from Bugbase): Henry Ho / Henry Ho (Henry Ho)

Created: 01/08/2016

Components: Debugging

Versions: 10.0

Failure Type:

Found In Build/Fixed In Build: Final /

Priority/Frequency: Normal / All users will encounter

Locale/System: English / Win All

Vote Count: 0

Problem Description:

Some CGI variables (e.g. HTTP_X_ORIGINAL_URL from IIS Rewrite) does not show up when you cfdump the CGI scope 

Steps to Reproduce:

With IIS Url Rewrite enabled.

<cfdump var="#cgi#">
<cfdump var="#cgi.HTTP_X_ORIGINAL_URL#">

Actual Result:

cgi.HTTP_X_ORIGINAL_URL is defined, but not found in cgi dump

Expected Result:

cgi.HTTP_X_ORIGINAL_URL is defined, and also listed in the cgi dump


Any Workarounds:

NONE

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

Watson Bug ID:	4105508

External Customer Info:
External Company:  
External Customer Name: Henry Ho
External Customer Email:  
External Test Config: My Hardware and Environment details:

Win 10 + IIS8

Attachments:

Comments:

On September 3, 2011, Ray made a post on this: http://www.raymondcamden.com/2011/09/03/Reminder-there-is-more-to-the-CGI-scope-than-what-the-dump-shows
Comment by External U.
4907 | January 08, 2016 06:21:13 PM GMT