Mantis Bugtracker
  

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

- Relationships

- 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.
 

- Issue History
Date Modified Username Field Change
02-11-19 13:24 stbu New Issue
02-11-19 13:24 stbu Issue Monitored: stbu
02-12-19 13:13 ferg Note Added: 0006869
02-12-19 13:13 ferg Status new => closed
02-12-19 13:13 ferg Resolution open => fixed
02-12-19 13:13 ferg Fixed in Version  => 4.0.61


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker