Title:
Bug 82425:In the final release, it appears that any variable name appears to be defined and paramed with a blank value in the CGI scope
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Dave Shuck / Dave Shuck (Dave Shuck)
Created: 03/12/2010
Components: General Server
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 / 273962
Priority/Frequency: Minor / Unknown
Locale/System: English / Platforms All
Vote Count: 0
Problem:
In the final release, it appears that any variable name appears to be defined and paramed with a blank value in the CGI scope. For instance:StructKeyExists(cgi,"someRandomString") == YESLikewise, <cfdump var="#cgi.someRandomString#" /> outputs [empty string]
Method:
put this in a CFM template:<cfdump var="#cgi.daveWasHere#" /><cfdump var="#StructKeyExists(cgi,"daveWasHere")#" />
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3041143
External Customer Info:
External Company:
External Customer Name: Dave Shuck
External Customer Email: 6674413B446F32B7992015D5
External Test Config: 03/12/2010
Attachments:
Comments: