Summary | comments not always displayed when using mail-filter.php |
Queue | Whups |
Queue Version | 1.0 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | stevens (at) stevens (dot) it |
Created | 10/24/2008 (6111 days ago) |
Due | |
Updated | 09/27/2011 (5043 days ago) |
Assigned | 11/06/2008 (6098 days ago) |
Resolved | 09/27/2011 (5043 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Taken from Chuck Hagenbuch
Taken from
State ⇒ Resolved
Assigned to
Assigned to Chuck Hagenbuch
New Attachment: bbb.zip
New Attachment: comment_not_displayed.zip
Or it shows up partially?
No, it isn't displayed at all.
using "select comment_text into outfile ...").
after the one added by email, does it show up?
UTF-8 format (it is not displayed if the email is in other content
types and contains high ascii chars).
State ⇒ Feedback
data is in the database? On the same ticket, when you add a comment
after the one added by email, does it show up?
Milestone ⇒
State ⇒ Unconfirmed
Patch ⇒ No
Queue ⇒ Whups
Summary ⇒ comments not always displayed when using mail-filter.php
Type ⇒ Bug
Priority ⇒ 1. Low
email has a charset != utf-8 and contains high ascii characters (like
è à é ì ...) the renderer doesn't display the comment (original email
body text).