http://bugzilla.qos.ch/show_bug.cgi?id=109





------- Comment #10 from [EMAIL PROTECTED]  2008-01-28 21:34 -------
Sorry, but:

java.lang.NullPointerException
        at ch.qos.logback.access.servlet.Util.isFormUrlEncoded(Util.java:11)
        at
ch.qos.logback.access.spi.AccessEvent.getRequestContent(AccessEvent.java:342)

A check against null is definitely needed in both getRequestContent and
getResponseContent.

I'll add a patch in a moment.


-- 
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.
_______________________________________________
logback-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-dev

Reply via email to