You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by bu...@apache.org on 2005/05/12 10:48:45 UTC

DO NOT REPLY [Bug 31853] - jstl/fmt - SetLocaleSupport.java:getFormattingLocale calls setResponseLocale

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31853>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31853





------- Additional Comments From viktor.levine@lycos.com  2005-05-12 10:48 -------
I would say that after the source examination, the MessageSupport calls( for no
apparent reason) SetLocaleSupport.setLocale. That is what causing the exception
due to the server's behaviour i.e. commiting response when it wants (and I'm not
pointing fingers here).

Two things could be done:
1. Do not call the SetLocaleSupport as it is not the right place to set Locale
on the response.
And/Or
2. Check if the response has been committed b4 setting locale (in SetLocaleSupport)



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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