Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.1.4
-
Fix Version/s: 6.1.7
-
Component/s: None
-
Labels:None
-
Environment:Linux
-
Number of attachments :
Description
The following request works fine:
wget http://localhost:8080/test/favicon.ico
While the following request fails (note the double slashes in the url):
wget http://localhost:8080/test//favicon.ico
On Tomcat both requests are handled ok.
Activity
Greg Wilkins
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | 6.1.5rc0 [ 13601 ] | |
| Resolution | Fixed [ 1 ] |
Greg Wilkins
made changes -
| Attachment | CompactHandler.java [ 31424 ] |
Greg Wilkins
made changes -
| Attachment | JETTY-386-6.1.5.jar [ 31425 ] |
Greg Wilkins
made changes -
| Fix Version/s | 6.1.7 [ 13950 ] | |
| Fix Version/s | 6.1.5rc0 [ 13601 ] |