| 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/08 (6377 days ago) |
| Due | |
| Updated | 9/27/11 (5309 days ago) |
| Assigned | 11/6/08 (6364 days ago) |
| Resolved | 9/27/11 (5309 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).