Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Incomplete
-
Affects Version/s: 6.1.25
-
Fix Version/s: None
-
Component/s: Servlet
-
Labels:None
-
Number of attachments :
Description
In org.mortbay.util.QuotedStringTokenizer, the function unquote will unescape some characters (for example: u001e); but in function quote, these characters are not escaped. If we unquote a string, process it, and then quote this string, then output will get some unescaped characters, which is not what we expected.
Activity
Greg Wilkins
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Incomplete [ 4 ] |