Open
Bug 298181
Opened 20 years ago
Updated 2 years ago
gMsgCompose.originalMsgURI not set for draft messages
Categories
(MailNews Core :: Backend, defect)
MailNews Core
Backend
Tracking
(Not tracked)
NEW
People
(Reporter: eyalroz1, Unassigned)
Details
(Keywords: intl)
gMsgCompose.originalMsgURI should be set not only for reply messages, but for drafts being edited as well. (It's useful, plus there's no harm in setting it right?)
| Reporter | ||
Updated•20 years ago
|
Severity: normal → minor
OS: Windows XP → All
Hardware: PC → All
Updated•16 years ago
|
QA Contact: backend
| Assignee | ||
Updated•16 years ago
|
Product: Core → MailNews Core
Comment 1•15 years ago
|
||
bienvenu, (or anyone) how would this help? (In reply to comment #0) > gMsgCompose.originalMsgURI should be set not only for reply messages, but for > drafts being edited as well. > > (It's useful, plus there's no harm in setting it right?)
Comment 2•15 years ago
|
||
I'm not sure what the intention was here...
Comment 3•15 years ago
|
||
Eyal, how might this help? (no bugs 6 months on either side of 2005-06-19 that mention gMsgCompose.originalMsgURI)
| Reporter | ||
Comment 4•15 years ago
|
||
I need the original Message URI to figure out what the display direction choice for it is (force RTL, force LTR, auto-detect). It's for BiDi Mail UI. I used an alternative method for doing the same thing: https://www.mozdev.org/bugs/show_bug.cgi?id=16111 but it has problems too: https://www.mozdev.org/bugs/show_bug.cgi?id=18977 https://bugzilla.mozilla.org/show_bug.cgi?id=429008
Updated•2 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•