Open Bug 272997 Opened 20 years ago Updated 2 years ago

Change customer facing Label for UserAgent or X-Mailer String

Categories

(Thunderbird :: Mail Window Front End, defect)

x86
Windows 2000
defect

Tracking

(Not tracked)

People

(Reporter: dunn5557, Unassigned)

Details

Attachments

(1 file)

Fixing Bug 65472 enabled X-Mailer value to be displayed if UserAgent not
available. But this now creates an ambiguity when the display pref is set to
true.  The value is labeled to the user as UserAgent string.

Steps.
In mailnews.js set pref("mailnews.headers.showUserAgent",true);
Open mail from Outlook Express (which uses X-Mailer value)

Result.
Mail header Display shows:
User-Agent: Microsoft Outlook Express 6.00.2800.1106

I suggest change of user facing display to:
Mail Composed with: Microsoft Outlook Express 6.00.2800.1106
or 
Sent on:Microsoft Outlook Express 6.00.2800.1106
or similar.
Attached image Current TBird scrn shot
<spelling correction in Summary>
Summary: Change customer facing lable for UserAgent or X-Mailer String → Change customer facing Label for UserAgent or X-Mailer String
QA Contact: front-end
Assignee: mscott → nobody
Michael, can you update this bug (and summary if needed) to current conditions with version 3?

Does this make sense?

Severity: normal → S4
Flags: needinfo?(bugzilla2007)

(In reply to Wayne Mery (:wsmwk) from comment #4)

Does this make sense?

Well, sort of.
With pref mailnews.headers.showUserAgent=true, we'll show an extra header labeled User agent with normal headers view (still useful and working well in TB 102.2.0 (64-bit)).
If there's a User-Agent header (typically from Thunderbird), that will be shown.
If there's any of x-mailer, x-mimeole, or x-newsreader, those, too, will be shown with the label User agent (via this code), which is somewhat incorrect/misleading (this bug). Very minor issue. Showing the actual header names in the label would be good, but may be a bit hard to implement.

Reporter proposes using neutral label like Sent with instead of User agent to cover user-agent, x-mailer etc. - what do you think?

Flags: needinfo?(bugzilla2007)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: