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

bean:write format on Dates doesn't use the locale

           Summary: bean:write format on Dates doesn't use the locale
           Product: Struts
           Version: 1.1 Final
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Custom Tags
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The way org.apache.struts.taglib.bean.WriteTag handles Date and Number
formatting according to  locale isn't consistens when you are using the format
attribute on <bean:write>.

Formatting a Date this way you will use the default locale.
Formatting a Number this way you will use the locale specified in the locale
attribute.

Formatting works OK when you are using the attribute formatKey.

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

Reply via email to