Closed
Bug 29119
Opened 25 years ago
Closed 25 years ago
Signature separator should be "-- "
Categories
(MailNews Core :: Composition, defect, P3)
Tracking
(Not tracked)
M15
People
(Reporter: akkzilla, Assigned: bugzilla)
Details
(Whiteboard: Fix in hand)
In nsMsgCompose::ProcessSignature, the signature separator is listed as "--".
It should be "-- " so that other mailers can strip out the signature when
generating replies.
Assignee | ||
Comment 1•25 years ago
|
||
for some reason, the extra space after the dashes has been removed. I am investigation why.
http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=context&whitespace_mode=show&root=/cvsroot&subdir=
mozilla/mailnews/compose/src&command=DIFF&root=/cvsroot&file=nsMsgCompose.cpp&rev1=1.117&rev2=1.118#5
Status: NEW → ASSIGNED
Target Milestone: M15
Reporter | ||
Comment 2•25 years ago
|
||
Perhaps Rich can explain why he removed the space.
Comment 3•25 years ago
|
||
Sorry..didn't think the space was mandatory...
- rhp
Assignee | ||
Updated•25 years ago
|
Whiteboard: Fix in hand
Assignee | ||
Comment 4•25 years ago
|
||
Fixed and checked in
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
This is apparently not fixed, evidenced by newly reported bug #35158. I'm going
to mark this duplicate of the new one.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
*** This bug has been marked as a duplicate of 35138 ***
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → DUPLICATE
Huh? How is bug 35158 (drop down menus not working) related in any way to this
one? Am I dense?
I made a typo in the bug number, OK? The right bug number was already
referenced in the previous comments, so I decided not to create a bunch of new
emails to everyone for something that was easily trackable.
Thank you for caring. You're right, it's a duplicate of bug #35158.
Comment 10•23 years ago
|
||
Using build 2001-09-04 on win, mac and linux and using a created signature with
"-- " (minus the quotes) as the first line, this is fixed. When viewing the
composed msg and receiving it, we don't add another "-- " to the signature.
Verified.
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•