Tine2.0

 

Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002244Tine 2.0Felamimailpublic2010-02-05 09:482010-07-02 14:50
ReporterPeterchen 
Assigned Topschuele 
PriorityhighSeveritycrashReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionMialena (2010-03-4)Fixed in VersionMialena (2010-03-4) 
Summary0002244: Attachment is broken in Forward Emails
DescriptionWhen i open an Mail in my Thunderbid/Outlock i see the email who was forwarding from tine but where should be the attachment there is a nice code...
like:
VUlNQyBWIDInMTAKChUAAACDAAIAAQCEAAIAAQAmAAgATSaTyWQyyT8nAAgATSaTyWQyyT8oAAgA
VSqVSqVSAUApAAgATSaTyWQy2T9NADIHAABCAHIAbwB0AGgAZQByACAATQBGAEMALQA0ADQAMABD
AE4AIABVAFMAQgAgAFAAcgBpAG4AdABlAHIAAAAAAAAAAQQKBdwAVAZDiwEAAQAJAJoLNAhkAAEA
TagsNo tags attached.
Attached Files

- Relationships
related to 0001324resolvedpschuele Support attached mail forwardings 

-  Notes
(0001836)
pschuele (administrator)
2010-02-05 11:46

- fixed attachment loading on forward
(0001838)
pschuele (administrator)
2010-02-05 12:57

this works on my system. forwarded mail with tine and opened it in thunderbird. all attachments were displayed correctly.
(0001840)
pschuele (administrator)
2010-02-05 15:12

could you check it again on your installation, Peterchen?
(0001842)
Peterchen (developer)
2010-02-08 09:10

It's the same Problem.
I forwarded a mail in the new Trunk from Friday 05.02.10.
Show in Thunderbird 3.0.1 and have 2 attachments. But there is only the code i postet at the top
(0001844)
Peterchen (developer)
2010-02-08 11:31

Problem found in:
Windows: Thunderbird 3.0.1
Mac: Mail 4.2 (1077)
(0001850)
pschuele (administrator)
2010-02-08 18:44

could not reproduce this on our mailserver (dbmail) / tine installation. could be a mailserver problem.
(0001862)
Peterchen (developer)
2010-02-10 09:39

WIll test it again on new Mailsystem in some weeks
(0001880)
pschuele (administrator)
2010-02-19 18:43

perhaps we should add an option to add files as single attachments on forward

see http://www.tine20.org/forum/viewtopic.php?f=34&t=2934 [^]
(0001894)
Peterchen (developer)
2010-02-24 08:20

Have check it!
The Problem:
Creating Mail with attachments.
Send it to MailBox A <- all ok
MailBox A forwarding to hisself <- all ok
MailBox A forwarding the forwarded Mail to hisself again <- all ok in Tine but broken in Thunderbird!
(0001918)
pschuele (administrator)
2010-03-03 14:10

confirmed the same problem in googlemail ... i could not open the attachments of a forwarded mail :(
(0001960)
Peterchen (developer)
2010-03-18 14:28

http://www.tine20.org/forum/viewtopic.php?f=12&t=3350 [^]
(0002102)
gciyi (developer)
2010-05-04 11:24

Could not reproduce this problem. I have written a test script in trunk/tine20/tests/Felamimail/index.php with attachment in trunk/tine20/tests/Felamimail/files/mail.eml. Test it with this script and give me feedback.
(0002104)
gciyi (developer)
2010-05-04 11:36

I rename the test file in broken_attachment.php :-)
(0002116)
kaystrobach (developer)
2010-05-06 21:41

i checked it in the current trunk and it doesn't work i got the scary content.

I think the best would be to parse the message
1. extract text and set as new text
2. extract attachments and attach to new mail

So that we send absoltly standard complient mails.

As far as i know tine can't display mails attached on mails - correct?
(0002118)
gciyi (developer)
2010-05-07 10:02

can you add me as a receiver in the test script and run again?
(0002162)
gciyi (developer)
2010-05-17 22:07

So I can work on the task I need more information from you.
Add me as a receiver in the test script.
(0002228)
pschuele (administrator)
2010-06-30 16:19

reopened ... fix this by using getMessagePart() for attachments / messages when handling CONTENT_TYPE_MESSAGE_RFC822
(0002232)
pschuele (administrator)
2010-07-02 14:50

it works finally ...

- Issue History
Date Modified Username Field Change
2010-02-05 09:48 Peterchen New Issue
2010-02-05 10:45 pschuele Target Version => 2010-03 Milestone 2
2010-02-05 10:58 pschuele Status new => assigned
2010-02-05 10:58 pschuele Assigned To => pschuele
2010-02-05 10:59 pschuele Priority normal => urgent
2010-02-05 10:59 pschuele Severity minor => major
2010-02-05 11:46 pschuele Note Added: 0001836
2010-02-05 12:56 pschuele Priority urgent => normal
2010-02-05 12:56 pschuele Assigned To pschuele => Peterchen
2010-02-05 12:57 pschuele Note Added: 0001838
2010-02-05 15:12 pschuele Note Added: 0001840
2010-02-08 09:10 Peterchen Note Added: 0001842
2010-02-08 09:10 Peterchen Assigned To Peterchen => pschuele
2010-02-08 11:31 Peterchen Note Added: 0001844
2010-02-08 18:43 pschuele Assigned To pschuele => Peterchen
2010-02-08 18:44 pschuele Note Added: 0001850
2010-02-10 09:39 Peterchen Note Added: 0001862
2010-02-19 18:43 pschuele Note Added: 0001880
2010-02-19 18:44 pschuele Summary Attachmend is broken in Forward Emails => Attachment is broken in Forward Emails
2010-02-24 08:20 Peterchen Note Added: 0001894
2010-03-03 14:10 pschuele Note Added: 0001918
2010-03-03 14:10 pschuele Relationship added child of 0002204
2010-03-08 17:18 pschuele Relationship added related to 0001324
2010-03-17 12:13 cweiss Assigned To Peterchen => lkneschke
2010-03-18 14:28 Peterchen Note Added: 0001960
2010-03-23 12:54 pschuele Relationship deleted child of 0002204
2010-03-23 12:58 pschuele Target Version Mialena (2010-03) Milestone 2 => Mialena (2010-03) Beta 1
2010-04-28 16:09 cweiss Severity major => block
2010-04-28 16:13 cweiss Priority normal => high
2010-04-30 16:55 cweiss Assigned To lkneschke => gciyi
2010-05-04 11:24 gciyi Note Added: 0002102
2010-05-04 11:24 gciyi Status assigned => feedback
2010-05-04 11:24 gciyi Sponsorship Total 0 =>
2010-05-04 11:24 gciyi Description Updated View Revisions
2010-05-04 11:36 gciyi Note Added: 0002104
2010-05-04 11:36 gciyi Sponsorship Total 0 =>
2010-05-06 21:41 kaystrobach Note Added: 0002116
2010-05-07 10:02 gciyi Note Added: 0002118
2010-05-07 10:02 gciyi Sponsorship Total 0 =>
2010-05-17 22:07 gciyi Note Added: 0002162
2010-05-17 22:07 gciyi Sponsorship Total 0 =>
2010-05-27 17:39 cweiss Target Version Mialena (2010-03) Beta 1 => Mialena (2010-03) RC 1
2010-06-02 15:13 gciyi Status feedback => resolved
2010-06-02 15:13 gciyi Sponsorship Total 0 =>
2010-06-30 16:18 pschuele Status resolved => assigned
2010-06-30 16:18 pschuele Assigned To gciyi => pschuele
2010-06-30 16:19 pschuele Note Added: 0002228
2010-06-30 16:19 pschuele Severity block => crash
2010-06-30 16:19 pschuele Target Version Mialena (2010-03) RC 1 => Mialena (2010-03-4)
2010-06-30 16:19 pschuele Description Updated View Revisions
2010-07-02 14:50 pschuele Note Added: 0002232
2010-07-02 14:50 pschuele Status assigned => resolved
2010-07-02 14:50 pschuele Fixed in Version => Mialena (2010-03-4)
2010-07-02 14:50 pschuele Resolution open => fixed


Copyright © 2000 - 2010 MantisBT Group
Copyright 2010 @ Metaways Infosystems GmbH | Legal Notice | Sitemap
Powered by Mantis Bugtracker