DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4776>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4776

ResponseUtils.filter() does not encode the apostrophe character





------- Additional Comments From [EMAIL PROTECTED]  2002-10-12 22:43 -------
I suggest you take some deep breaths, calm down, and read the relevant portion 
of the HTML 4.01 spec, "Character entity references for markup-significant and 
internationalization characters", here:

http://www.w3.org/TR/html401/sgml/entities.html#h-24.4

You will notice that the single quote, ASCII character code #39, is not listed 
there. That is why ResponseUtils.filter() does not encode it.

In my opinion, therefore, you are requesting that a change be made in Struts 
which breaks compliance with the HTML 4.01 spec. That is not something to be 
taken lightly.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to