Anonymous | Login | Signup for a new account | 12-17-2024 08:31 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0005352 | [Resin] | minor | always | 01-30-13 13:58 | 02-04-13 11:33 | ||||
Reporter | cowan | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | |||||||
Summary | 0005352: Cookie set via response.addHeader is not registered as a cookie | ||||||||
Description |
if we do the following: response.addHeader("Set-Cookie", "test=123"); "%{Set-Cookie}o" is blank in the access log. However, if we do the following: response.addCookie(new Cookie("Set-Cookie", "test=123")); "%{Set-Cookie}o" is correct in the access log. |
||||||||
Additional Information | Rep by A. Foong | ||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
32 total queries executed. 27 unique queries executed. |