Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0006180 [Resin] minor always 08-17-18 16:26 09-04-18 12:56
Reporter wileysaw 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.59 Product Version 4.0.57
  Product Build
Summary 0006180: Double quotes not set through web server
Description -. Double quotes will disappear when putting the cookie value through the Resin WEB Server.
-. It is does not occurred when request it directly from WAS.
-. The method used is simple.
    Cookie cookie1 = new Cookie("count", "\"count\"");
    response.addCookie(cookie1);
-. It occurs when using <resin:LoadBalance> but it does not occurs using <resin:HttpProxy>.
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0006848)
ferg
09-04-18 12:56

server/267f
 

- Issue History
Date Modified Username Field Change
08-17-18 16:26 wileysaw New Issue
09-04-18 12:56 ferg Note Added: 0006848
09-04-18 12:56 ferg Assigned To  => ferg
09-04-18 12:56 ferg Status new => closed
09-04-18 12:56 ferg Resolution open => fixed
09-04-18 12:56 ferg Fixed in Version  => 4.0.59


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