Closed
Bug 97705
Opened 24 years ago
Closed 24 years ago
default Accept-Charset header is now blank (mac only)
Categories
(Core :: Internationalization: Localization, defect, P2)
Tracking
()
mozilla0.9.5
People
(Reporter: tever, Assigned: rchen)
References
()
Details
(Keywords: platform-parity)
Overview Description: The Accept-Charset header is blank upon installation. It
used to have ISO-8859-1 assigned by default.
Steps to Reproduce:
1.) Use a packet sniffer to monitor http traffic.
2.) Send out a request
Actual Results: The Accept-Charset header has nothing assigned to it.
Expected Results: Accept-Charset: ISO-8859-1, utf-8;q=0.66, *;q=0.66
Build Date & Platform Bug Found: Mac os9 2001081908
Additional Builds and Platforms Tested On: Win and Linux are working
Additional Information:
The supplied url will work internally for echoing the headers.
Reporter | ||
Comment 2•24 years ago
|
||
Accept-Charset was also blank in the prefs menu. When I added a charset it
accepted it and works fine.
Updated•24 years ago
|
Priority: -- → P2
Target Milestone: --- → mozilla0.9.5
Comment 3•24 years ago
|
||
possible regression from tao's checkin for bugscape bug 8124 (all.js revision 3.267)
Assignee: darin → rchen
Component: Networking: HTTP → Localization
QA Contact: tever → andreasb
Comment 4•24 years ago
|
||
this is effecting windows as well, but not linux.
*** This bug has been marked as a duplicate of 97606 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 6•24 years ago
|
||
verified as dupe, please reopen in case someone disagrees.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•