You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2003/02/05 16:08:28 UTC

DO NOT REPLY [Bug 16804] - html:text tag has no filter attribute

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

html:text tag has no filter attribute





------- Additional Comments From david@chelimsky.org  2003-02-05 15:08 -------
Note - the <html:text> tag currently DOES escape the text (converting "<" 
to "&lt;") and I'd like the ability to instruct it to display the text as is. 
Adding this feature should not affect any existing code that uses Struts if the 
interface works the same way as the <bean:write> tag - i.e. the default state 
is filter="true" and you have to explicitly set it to "false" to have the text 
NOT escaped.

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org