Udo Schnurpfeil created TOBAGO-1133:
---------------------------------------
Summary: Filter control characters, so they don't be send to the
user agent
Key: TOBAGO-1133
URL: https://issues.apache.org/jira/browse/TOBAGO-1133
Project: MyFaces Tobago
Issue Type: Task
Reporter: Udo Schnurpfeil
Assignee: Udo Schnurpfeil
Priority: Minor
Theres seems to be no reason to send the following characters to the user agent:
U+0000 to U+0019 except U+0009, U+000A, U+000D
and U+0080 to U+0099
The characters U+0009 (tabulator), U+000A (line feed), U+000D (carriage return)
are needed and will be encoded as HTML entities as before.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira