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=40432>. 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=40432 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Core |Documentation ------- Additional Comments From [EMAIL PROTECTED] 2006-09-07 12:00 ------- For both this and bug 40431 the problem is basically the same: the locale is a process-global setting which cannot be changed per-request, and changing it to match an Accept-Language/Charset-supplied values would probably be a nightmare anyway. I think the right fix for this is to simply remove the date from the error pages. It's not particularly useful and this complaint is not unreasonable. [in glibc there are locale-specific interfaces which can use non-global locale context but being able to use these in httpd would be nearly impossible without designing a set of essentially glibc-specific interfaces] -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
