Closed
Bug 228689
Opened 22 years ago
Closed 22 years ago
When editing a message as new, we should replace the existing vCard on the message with our own.
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird0.5
People
(Reporter: mscott, Assigned: Bienvenu)
References
Details
Attachments
(1 file)
|
2.28 KB,
patch
|
mscott
:
superreview+
|
Details | Diff | Splinter Review |
When editing a message as new, we should replace the existing vCard with our own
vCard.
| Reporter | ||
Comment 1•22 years ago
|
||
an easier way to think of this is to maybe remove vCard attachments from the
message when editing as new?
I'm curious if 4.x did this.
Status: NEW → ASSIGNED
Summary: When editing a message as new, we should replace the existing vCard on the message with our own. → When editing a message as new, we should replace the existing vCard on the message with our own.
Target Milestone: --- → Thunderbird0.5
| Assignee | ||
Comment 2•22 years ago
|
||
taking - I'll try 4.x
Assignee: mscott → bienvenu
Status: ASSIGNED → NEW
| Assignee | ||
Comment 3•22 years ago
|
||
this makes it so we strip off the v-card when editing a message as new (or
draft).
| Assignee | ||
Comment 4•22 years ago
|
||
Comment on attachment 137672 [details] [diff] [review]
proposed fix
I had to look at the content type because the v-card object class is in a
different dll and can't be accessed through an extern.
Attachment #137672 -
Flags: superreview?(mscott)
| Reporter | ||
Updated•22 years ago
|
Attachment #137672 -
Flags: superreview?(mscott) → superreview+
| Assignee | ||
Comment 5•22 years ago
|
||
fixed on trunk.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 6•22 years ago
|
||
checked into the m4 branch
You need to log in
before you can comment on or make changes to this bug.
Description
•