Closed
Bug 514850
Opened 16 years ago
Closed 16 years ago
Ignore contents of forwarded mail that lacked attachment in attachment detection
Categories
(Thunderbird :: Message Compose Window, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.0rc1
People
(Reporter: Gijs, Assigned: bwinton)
References
Details
Attachments
(1 file)
1.13 KB,
patch
|
mkmelin
:
review+
mkmelin
:
approval-thunderbird3+
|
Details | Diff | Splinter Review |
STR:
1. Obtain reservation email from Eurostar.
2. Forward to parents so they know when you're travelling. Add a tiny tidbit in Dutch with no mentions of attachments or anything:
Zie hier de boeking van mijn Eurostar. Ik zal dan vanuit Brussel de internationale trein pakken. Ik zal dan zo rond 10 uur 's avonds op station Apeldoorn moeten zijn, als ik alles gewoon haal enzo...
Groeten,
Gijs
3. Hit send.
Expected:
Email is sent normally.
Actual result:
Did you forget to add an attachment?
----
I'm guessing the detection was triggered by the contents of the forwarded mail, which contained:
"You may be able to make changes to your booking online via our Manage your booking feature (please refer to the original terms and conditions attached to your ticket)."
I don't think the contents of the forwarded mail should count, unless perhaps the original email had an attachment and it's not being forwarded (if that can happen, haven't tried).
This should be similar to bug 282278 for the spell checker. That solution worked for HTML messages only though, by identifying the header table.
Comment 3•16 years ago
|
||
Flagging as blocking, since this is a new feature, and it should work properly before release.
Flags: blocking-thunderbird3?
Comment 4•16 years ago
|
||
We'd love it, but if this were the last one blocking we wouldn't hold for this. Assigning to Blake in case he has extra bandwidth between now and the time we ship.
Assignee: nobody → bwinton
Flags: blocking-thunderbird3? → blocking-thunderbird3-
Assignee | ||
Comment 5•16 years ago
|
||
Instead of trying to do something like the fix for bug 282278, I went for something more like the fix for bug 511417.
Later,
Blake.
Attachment #407343 -
Flags: review?(mkmelin+mozilla)
Comment 6•16 years ago
|
||
Comment on attachment 407343 [details] [diff] [review]
A patch to ignore forwarded messages.
Nice! r=mkmelin and a-tb3 too, this should be safe
Attachment #407343 -
Flags: review?(mkmelin+mozilla)
Attachment #407343 -
Flags: review+
Attachment #407343 -
Flags: approval-thunderbird3+
Updated•16 years ago
|
Target Milestone: --- → Thunderbird 3.0rc1
Assignee | ||
Updated•16 years ago
|
Status: NEW → ASSIGNED
Keywords: checkin-needed
Comment 7•16 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•