https://issues.apache.org/bugzilla/show_bug.cgi?id=51650
Bug #: 51650
Summary: possible nullpointer exception in
RequestUtil.parseParameters
Product: Tomcat 7
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: trivial
Priority: P2
Component: Catalina
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Created attachment 27376
--> https://issues.apache.org/bugzilla/attachment.cgi?id=27376
set default encoding, if none is given
When encoding is null, RequestUtil.parseParameters will throw a NPE at
B2CConverter.getCharset.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]