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 [EMAIL PROTECTED]  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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to