You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "David Evans (JIRA)" <ji...@apache.org> on 2006/05/02 06:22:19 UTC

[jira] Closed: (STR-1181) html:text tag has no filter attribute

     [ http://issues.apache.org/struts/browse/STR-1181?page=all ]
     
David Evans closed STR-1181:
----------------------------

    Resolution: Fixed
     Assign To: Niall Pemberton

> html:text tag has no filter attribute
> -------------------------------------
>
>          Key: STR-1181
>          URL: http://issues.apache.org/struts/browse/STR-1181
>      Project: Struts Action 1
>         Type: Improvement

>   Components: Taglibs
>     Versions: Unknown
>  Environment: Operating System: other
> Platform: All
>     Reporter: david
>     Assignee: Niall Pemberton
>     Priority: Minor

>
> The <bean:write> tag offers a "filter" attribute that allows you to render HTML 
> that is stored in data as is ("<b>this</b>" appears as "this" bolded in a 
> browser) or escaped ("<b>this</b>" appears as "<b>this</b>" in a browser, 
> the "<" characters having been converted to "&lt;"). This would be a very 
> useful addition to the <html:text> tag. Use cases being message boards that 
> accept HTML, content publishing apps, etc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira