Status/Resolution/Reason: Closed/Deferred/EnhancementRequired
Reporter/Name(from Bugbase): Henry Ho / Henry Ho (Henry Ho)
Created: 10/09/2013
Components: Web Container (Tomcat)
Versions: 10.0
Failure Type: Non Functioning
Found In Build/Fixed In Build: Final /
Priority/Frequency: Normal / All users will encounter
Locale/System: English / Win All
Vote Count: 0
Problem Description:
Cannot access URI matrix params
Steps to Reproduce:
URL : http://localhost/test/test.cfm;lat=50;long=20;scale=32000
- dump CGI scope
Actual Result:
params are no where to be found
Expected Result:
params to be appeared somewhere
Any Workarounds:
Use getPageContext().getRequest().getRequestUri() which returns : /test/test.cfm;lat=50;long=20;scale=32000
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3648163
Deployment Phase: Release Candidate
External Customer Info:
External Company:
External Customer Name: henrylearn2rock
External Customer Email:
External Test Config: My Hardware and Environment details:
Update Level /C:/ColdFusion10/cfusion/lib/updates/chf10000011.jar
IIS 7.5 w/ CF connector re-installed
Attachments:
Comments: