Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Body not displayed if semicolon (";") is missing in content-type header field #1966

Closed
rcubetrac opened this issue Nov 29, 2008 · 12 comments
Closed

Comments

@rcubetrac
Copy link

Reported by rosali on 29 Nov 2008 08:18 UTC as Trac ticket #1485585

http://www.roundcubeforum.net/pending-issues/2317-empty-messages.html

... nothing more to say.

Migrated-From: http://trac.roundcube.net/ticket/1485585

@rcubetrac
Copy link
Author

Comment by @thomascube on 29 Nov 2008 17:23 UTC

!RoundCube relies on the message structure provided by the IAMP server. If the IMAP server does tolerate this obviously malformed header we don't get the right information.

@rcubetrac
Copy link
Author

Owner changed by @thomascube on 29 Nov 2008 17:23 UTC

=> none

@rcubetrac
Copy link
Author

Severity changed by @thomascube on 29 Nov 2008 17:23 UTC

normal => minor

@rcubetrac
Copy link
Author

Comment by @alecpl on 10 Dec 2008 08:34 UTC

Works for me with dovecot. Like #1485429 it should be requested to IMAP server developers. On roundcube side we'll need bodystructure response from servers that don't tolerate such header. The question is - can we recognise such "false" bodystructure (eg. by comparision with content-type header raw value)? Then we should try to fetch raw message body and parse it independently.

@rcubetrac
Copy link
Author

Milestone changed by @alecpl on 15 Dec 2008 09:35 UTC

later => 0.2-stable

@rcubetrac
Copy link
Author

Comment by @alecpl on 6 Jul 2009 06:48 UTC

#1485964 marked as duplicate.

@rcubetrac
Copy link
Author

Comment by @alecpl on 28 May 2010 18:19 UTC

We need a bodystructure reply for such a message. This is more like a feature request than a bug.

@rcubetrac
Copy link
Author

Milestone changed by @alecpl on 28 May 2010 18:19 UTC

0.4-stable => later

@rcubetrac
Copy link
Author

Comment by @alecpl on 10 May 2012 12:33 UTC

Attached patch fixes the issue by use of Mail_mimeDecode package functionality. Works with git master version.

@rcubetrac
Copy link
Author

Milestone changed by @alecpl on 10 May 2012 12:33 UTC

later => 0.9-beta

@rcubetrac
Copy link
Author

Comment by @alecpl on 6 Jun 2012 07:36 UTC

Patch applied in bdb40d3.

@rcubetrac
Copy link
Author

Status changed by @alecpl on 6 Jun 2012 07:36 UTC

new => closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant