Anonymous | Login | Signup for a new account | 12-17-2024 14:54 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0003032 | [Resin] | major | always | 10-30-08 13:48 | 12-15-08 11:52 | ||||
Reporter | bregnvig | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | no change required | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | Product Version | 3.1.7 | |||||
Product Build | |||||||||
Summary | 0003032: Problems with danish characters in URLs | ||||||||
Description |
When working with Resin 3.0.25 an URL looking like this: http://localhost:8080/home/user/editUser.do?action=read&previousAction=listParents&userId=hj%f8 [^] Would result in the user with userId=hj%f8 (In Danish characters hjø) being loaded. I would extract the userId using this line: String userId = request.getParameter(Constants.USER_ID); But when switching to version 3.1.17a this line results in a 'null' being returned. If the userId had instead been 'ba' of something without Danish characters the above line would result in 'ba' being returned and the user being loaded. Switching back to 3. |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed. 27 unique queries executed. |