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 2004/01/01 16:44:33 UTC

DO NOT REPLY [Bug 25134] - date format should use the locale

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> date format should use the locale

husted@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Enhancement                 |Normal



------- Additional Comments From husted@apache.org  2004-01-01 15:44 -------
I added a test to taglib-exercise (<bean:write> 2) to demonstrate the behavior. 

The original behavior here was to always use the user's locale. When we added
the formatKey, a distinction was made as to whether the format came from the
resources or not. 

<http://tinyurl.com/252gn>

I'm not convinced that it was appropriate to change the original behavior, and I
lean toward changing it back.

It's a simple change, and, IMHO, we should either fix it or not. Thoughts?

-Ted.

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