Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] 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 Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.35 Product Version
  Product Build
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.
Steps To Reproduce
Additional Information Rep by A. Foong
Attached Files

- Relationships

- Notes
(0006177)
ferg
02-04-13 11:33

server/02es
 

- Issue History
Date Modified Username Field Change
01-30-13 13:58 cowan New Issue
01-30-13 14:06 afoong Issue Monitored: afoong
01-30-13 14:24 cowan Additional Information Updated
02-04-13 11:33 ferg Note Added: 0006177
02-04-13 11:33 ferg Assigned To  => ferg
02-04-13 11:33 ferg Status new => closed
02-04-13 11:33 ferg Resolution open => fixed
02-04-13 11:33 ferg Fixed in Version  => 4.0.35


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