Open
Bug 78095
Opened 24 years ago
Updated 3 years ago
Different reply intro lines for email and news
Categories
(MailNews Core :: Composition, enhancement)
Tracking
(Not tracked)
NEW
Future
People
(Reporter: holgermetzger, Unassigned)
References
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.8.1+) Gecko/20010428
BuildID: 2001042820
Mail and news should have different reply intro lines. Right now it's the
standard "Author wrote:", but I think mail and news are different enough to
require specialized intro lines.
A reply by email should have the date in it, so that the recipient can refer to
it more easily: "On <date>, you wrote:" Where date should be displayed in +/-
GMT date/time.
A news reply doesn't require the date in the intro line, since most people read
news in threaded mode, so the good old "<Author> wrote:" should suffice.
A forwarded news posting should have something like this: "Found this
<message-id> in <group>:" (blatantly stolen from Xnews :) )
A forwarded mail should look something like this: "On <date>, <Author> wrote:"
Reproducible: Always
Steps to Reproduce:
1. writing email / news
...
Comment 1•24 years ago
|
||
I implemented "On <date&time>, <author> wrote:" a few weeks ago. However, I
can't turn it on by default or make it a visible pref yet due to localization
issues. When those issues are resolved, it shouldn't be that hard to fix this.
Seth, Ducarroz and Nhotta can you guys elaborate (and possibly fix the
dependencies) what is left to fix before we can start hacking on this and
turning on the new, cool reply-line by default?
Reporter | ||
Comment 2•24 years ago
|
||
Yes, I saw that new line when I checked out the mailnews.js. I even have it
enabled. Nice work :)
One thing: As I see it, the date is displayed in local time only, which can be a
bit confusing, wouldn't it be better if the time is displayed in GMT date/time?
Comment 3•24 years ago
|
||
I completely agree with you. Look in bug 75377 which now blocks this for the
reason why we (a) didn't turn this on by default (b) haven't yet made it a UI
pref and (c) made it work with GMT time (localizable).
I'll leave ducarroz to comment on the progress of bug 75377.
No longer depends on: 75377
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Comment 4•23 years ago
|
||
*** Bug 147491 has been marked as a duplicate of this bug. ***
This seems quite an old bug report, is anyone working on a patch for this?
JG
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Assignee: ducarroz → nobody
Status: ASSIGNED → NEW
QA Contact: meehansqa → composition
Assignee | ||
Updated•17 years ago
|
Product: Core → MailNews Core
Updated•15 years ago
|
Summary: Different reply intro lines for mail/news → Different reply intro lines for email and news
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•