| Anonymous | Login | Signup for a new account | 11-07-2025 22:46 PST |
| Main | My View | View Issues | Change Log | Docs |
| 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 | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |