Mantis - Resin
Viewing Issue Advanced Details
5824 minor always 11-11-14 19:26 11-12-14 15:33
nam  
ferg  
normal  
closed  
fixed  
none    
none 4.0.42  
0005824: setHeader("foo", null) causes NullPointerException
It's very common for applications to do the following:

setHeader("foo", System.getProperty("bar"));

Applications affected:

hudson
atmosphere
jira

Notes
(0006573)
ferg   
11-12-14 15:33   
server/1m15

Note, since the NPE check was deliberate, this might be a TCK requirement and we may need to revert the change.