Anonymous | Login | Signup for a new account | 12-17-2024 08:32 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0006213 | [Resin] | minor | always | 02-11-19 13:24 | 02-12-19 13:13 | ||||
Reporter | stbu | View Status | public | ||||||
Assigned To | |||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 4.0.60 | ||||||
Summary | 0006213: Reopen #6212: FileServlet still uses HTML escaped URL in Location Header | ||||||||
Description |
The bug report from 0006212 is still not fixed in Resin-4.0.60. FileServlet.java still contains res.setHeader("Location", htmlUrl); in line 531. curl -I 'http://localhost:8080/test?p1=yes&p2=yes' [^] | grep |& grep 'Location' Location: http://localhost:8080/test/?p1=yes&p2=yes [^] |
||||||||
Additional Information | See also: https://groups.google.com/d/msg/caucho-resin/m6KdvnFbuEA/GwHHZWprDgAJ [^] | ||||||||
Attached Files | |||||||||
|
Notes | |
(0006869) ferg 02-12-19 13:13 |
Fixed in 4.0.61. The bug was fixed during the 4.0.60 release, but the update wasn't properly pushed to the distribution. |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed. 27 unique queries executed. |