Closed
Bug 324774
Opened 20 years ago
Closed 4 years ago
FWD from sent items don't include inline images
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: yop, Unassigned)
References
Details
Attachments
(1 file)
|
40.53 KB,
application/zip
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20060123 Firefox/1.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20060123 Firefox/1.5
BRANCH/TRUNK:# 315625 [Thunderbird] - When forwarding a message inline, Thunderbird strips inline-images [Win]
This is fixed. But only if FWD from INBOX, not from other folders like "sent items" or anyother folder
1,
new fwd msg from inbox works just fine
2,
edit as new, has always worked ( as far as I can remember).
New msg fwd from inbox, that now is in sent items, don't fwd inline img's if I fwd the msg again.
3,
Brand new folder and brand new msg with inline img. The msg drops in new folder "test" fwd this msg = fine
fwd from sent items = bad
Reproducible: Always
Steps to Reproduce:
see above
Actual Results:
It don't include the inline images
Expected Results:
It should FWD the msg inc inline images
This is fixed. But only if FWD from INBOX, not from other folders like "sent
items" or anyother folder
*sorry* it's only for "sent items"
Comment 2•20 years ago
|
||
I'm unable to reproduce this -- messages from 'Sent', when forwarded-inline or edited-as-new, show the embedded images in place for me, in composition and in the actual sent message. TB 1.5-0126
Downloaded version 1.5 (20060126) Branch
And I still have this issue from sent items.
Using IMAP, maybe it has something to do with that
Windows XP SP2 eng
1, FWD from inbox = ok
2, FWD this msg from SENT ITEMS = fail
Or create a new inline img msg and send = ok
then FWD this from sent items = fail
If I use the local folders "sent" folder and fwd a msg, then it includs the inline images.
But if I set it up to use the IMAP folder and fwd a msg it fails.
(and yes this works in other clients):)
Comment 5•20 years ago
|
||
I tried this with an IMAP client (fastmail.fm) and still could not reproduce.
Do you know which type of IMAP server you're connecting to?
(In reply to comment #4)
> If I use the local folders "sent" folder and fwd a msg, then it includs the
> inline images.
> But if I set it up to use the IMAP folder and fwd a msg it fails.
What about an IMAP folder *other* than Sent?
Comment 6•20 years ago
|
||
Also, see bug 306876.
(In reply to comment #5)
> I tried this with an IMAP client (fastmail.fm) and still could not reproduce.
> Do you know which type of IMAP server you're connecting to?
>
> (In reply to comment #4)
> > If I use the local folders "sent" folder and fwd a msg, then it includs the
> > inline images.
> > But if I set it up to use the IMAP folder and fwd a msg it fails.
>
> What about an IMAP folder *other* than Sent?
>
Using Mdaemon 7.xx
Everytime I resend a sent msg it fails.
If I get a new mail that have inline img and fwd it, it works (any folder)
then if i fwd this "sent" msg it fails.
If i do the same using Outlook 6 it works everytime
see mail source attachment mail_source.zip
(In reply to comment #5)
> I tried this with an IMAP client (fastmail.fm) and still could not reproduce.
> Do you know which type of IMAP server you're connecting to?
I just set up a new profile and an account from this fastmail.fm
And if I resend a sent msg that have inline images, it fails, big time.
Using the sent folder as an IMAP folder on the server. Not local folder
This is the msg source
<img moz-do-not-send="true" alt="" src="imap://yop12345689%40fastmail%2Efm@fastmail.fm:143/fetch%3EUID%3E%5EINBOX%5E%5ESent%3E1?part=1.1.2&filename=Blue%20hills.jpg"
height="600" width="800">
Comment 9•20 years ago
|
||
Oh -- is the name of the folder actually "sent items" -- with a space in the name? That's bug 287674.
| Reporter | ||
Comment 10•20 years ago
|
||
(In reply to comment #9)
> Oh -- is the name of the folder actually "sent items" -- with a space in the
> name? That's bug 287674.
>
Yes and no. In my regular setup it's called "sent items" but not in the test account from fastmail
Also the bug 287674 has this issue
------
"Looks like the space character is getting incorrectly escaped from
A%20B
to
A%2520B"
------
And my path don't
Regular mail: src="imap://xxx%40xxxx%2Exx@server:143/fetch%3EUID%3E%5ESent%20Items%3E709?part=1.1.2&filename=Blue%20hills.jpg"
Test mail
src="imap://yop12345689%40fastmail%2Efm@fastmail.fm:143/fetch%3EUID%3E%5EINBOX%5E%5ESent%3E1?part=1.1.2&filename=Blue%20hills.jpg"
Comment 11•19 years ago
|
||
(In reply to comment #10)
> Also the bug 287674 has this issue
> ------
> "Looks like the space character is getting incorrectly escaped [...]
> ------
> And my path don't
No: but your paths both have:
> Regular mail:
> src="imap://xxx%40xxxx%2Exx@server:143/fetch%3EUID%3E%5ESent%20Items%3E709?
> part=1.1.2&filename=Blue%20hills.jpg"
~~~~~
> Test mail
> src="imap://yop12345689%40fastmail%2Efm@fastmail.fm:143/fetch%3EUID%3E
> %5EINBOX%5E%5ESent%3E1?part=1.1.2&filename=Blue%20hills.jpg"
~~~~~
I'll confirm this, but with a dependency on the other bug; I suspect solving
one will solve both.
Updated•18 years ago
|
QA Contact: message-compose
Updated•17 years ago
|
Assignee: mscott → nobody
Comment 13•4 years ago
|
||
This works in 88.0b3 and portable 78.9.1 when I tested it using "Edit As New Message." Must have gotten fixed somewhere along the way.
Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(thee.chicago.wolf)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•