Closed Bug 41100 Opened 25 years ago Closed 25 years ago

X-Accept Language headers are not correct

Categories

(MailNews Core :: Backend, defect, P3)

x86
Windows NT

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: momoi, Assigned: rhp)

Details

(Whiteboard: [nsbeta2+])

** Observed with 5/31/2000 Win32 build ** Now that the Accept-Language UI has been implemented, you can try setting preferred languages via Edit | Prefs | Navigator | Languages But when we send out msgs, we seem to be using just the hard-coded "en" for it in the X-Accept-Language header. For example, X-Accept-Language: en We need to pick up the value(s) of this item from: intl.accept_languages in the prefs.js so that the values set by the user are correctly reflected in the X-Accept-Language header.
There is a bug currently which says that we are not sending HTTP-Accept Language header values correctly and instead sending a hard-coded value. This is a regression from Beta 1 where it was working. This is Bug 41046. X-Accecpt Language in Mail seems to be different from this in that it was not sending the correct string in Beta 1, either.
QA contact to myself.
QA Contact: lchiang → momoi
Ok, I have a very simple fix for this in my tree. - rhp
Status: NEW → ASSIGNED
Target Milestone: --- → M17
I'm nominating this bug for nsbeta2 because some servers and clientts depend on there being correct X-Accept-Language header values sent. We are simply incorrect in sending values not selected by the user.
Keywords: nsbeta2
Some of the operations which will not work if this bug is not fixed: 1. IMAP Server error message in different languages. Language extension support should be coming soon. 2. DSN in different languages -- some servers support this. 3. MDN in different languages -- 4.73/4 supports this.
Putting on nsbeta2+ radar.
Whiteboard: [nsbeta2+]
Just waiting for M16 to get out the door.
Summary: X-Accept Language headers are not correct → [FIXED] X-Accept Language headers are not correct
This should be fixed now. - rhp
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Summary: [FIXED] X-Accept Language headers are not correct → X-Accept Language headers are not correct
** Checked with 6/27/2000 Win32 build ** The above build sends out correct Accept-Language list as X-Accept-Language header. Marking it verified as fixed.
Status: RESOLVED → VERIFIED
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.