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/25 20:36:48 UTC

DO NOT REPLY [Bug 17391] New: - HTML text tag needs to format its content like Bean write

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

HTML text tag needs to format its content like Bean write

           Summary: HTML text tag needs to format its content like Bean
                    write
           Product: Struts
           Version: Nightly Build
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Custom Tags
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: james_d_gates@hotmail.com


The HTML text tag should format its content in the same way as the Bean write 
tag.

>From the Bean write tag documentation:

format - Specifies the format string to use to convert bean or property value 
to the String. If nothing specified, then default format string for value data 
type will be searched in message resources by according key.
  
formatKey - Specifies the key to search format string in application resources.

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