You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2006/09/07 14:00:50 UTC

DO NOT REPLY [Bug 40432] - Charset of date on error pages

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


jorton@redhat.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Core                        |Documentation




------- Additional Comments From jorton@redhat.com  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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org