[logback-dev] [Bug 109] NullPointerException in deserialized AccessEvent.
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Sat Jan 26 01:39:18 CET 2008
http://bugzilla.qos.ch/show_bug.cgi?id=109
joern at huxhorn.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Comment #5 from joern at huxhorn.de 2008-01-26 01:39 -------
There are still some issues.
The AccessEvent.buildResponseHeaderMap() is just for backwards compatibility
against 0.9.8. I think the additional if doesn't hurt, anyway.
Beside the problems described in my patch everything works fine.
I verified that my patched version works with 0.9.8 events. It's just necessary
to handle the Map returned by AccessEvent.getRequestParameterMap() as a
Map<String,? extends Object> in the meantime, i.e. until 0.9.9 is officially
released.
--
Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the logback-dev
mailing list