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=14730>.
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=14730

<bean:write/> does not filter UK pound signs correctly





------- Additional Comments From [EMAIL PROTECTED]  2002-11-26 17:23 -------
In general I agree with all of the proceeding comments.  I have tried to get 
the application to translate the offending character into &pound; - but then 
of course the filtering on <bean:write> translates the & into &amp; and the 
final output to the browser is "&amp;pound;" :-)

I therefore have to explicitly disable filtering wherever I anticipate writing 
out such characters.  We've worked around the issue, but I can't help feeling 
that this may become an issue for other people in the future.

[Thanks for all the feedback; apologies for the bad diff earlier.]

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

Reply via email to