Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005787 [Resin] major always 08-19-14 17:02 08-27-14 13:30
Reporter nam View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.41 Product Version
  Product Build
Summary 0005787: load balancer is truncating urls that contain percent-encoding
Description (rep by R. Cohen)

to web:
  http://localhost:8081/test%C5%93.foo [^]

gets load-balanced to app as:
  http://localhost:8080/test [^]

because along the way, the byte => String => byte conversions lost data.
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0006476)
ferg
08-27-14 13:30

server/26v0
 

- Issue History
Date Modified Username Field Change
08-19-14 17:02 nam New Issue
08-19-14 19:24 nam Description Updated
08-19-14 19:26 nam Description Updated
08-19-14 19:42 nam Severity minor => major
08-27-14 13:30 ferg Note Added: 0006476
08-27-14 13:30 ferg Assigned To  => ferg
08-27-14 13:30 ferg Status new => closed
08-27-14 13:30 ferg Resolution open => fixed
08-27-14 13:30 ferg Fixed in Version  => 4.0.41


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