| Summary | Mails with char-set ISO 8859-2 can't be printed |
| Queue | Horde Framework Packages |
| Queue Version | Git master |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | slusarz (at) horde (dot) org |
| Requester | c.bayerlein (at) bundesarchiv (dot) de |
| Created | 5/14/13 (4714 days ago) |
| Due | |
| Updated | 5/16/13 (4712 days ago) |
| Assigned | 5/16/13 (4712 days ago) |
| Resolved | 5/16/13 (4712 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
commit ee03a6e5a8060ce6bfc9eccdfcb201d559195950
Author: Michael M Slusarz <slusarz@horde.org>
Date: Thu May 16 14:26:30 2013 -0600
unit test for
Bug #12253.../test/Horde/Text/Filter/Text2htmlTest.php | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/ee03a6e5a8060ce6bfc9eccdfcb201d559195950
Assigned to Michael Slusarz
State ⇒ Resolved
commit 20c6a7b5a301dbea70b20d726c9cd88674c346af
Author: Michael M Slusarz <slusarz@horde.org>
Date: Thu May 16 14:11:09 2013 -0600
[mms] Handle non-supported htmlspecialchars() charsets in the
Text2html filter (
Bug #12253)..../lib/Horde/Text/Filter/Text2html.php | 17 +++++++++++++----
framework/Text_Filter/package.xml | 4 ++--
2 files changed, 15 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/20c6a7b5a301dbea70b20d726c9cd88674c346af
Priority ⇒ 1. Low
State ⇒ Assigned
Queue ⇒ Horde Framework Packages
Version ⇒ Git master
Text2html filter in the Text_Filter package.
New Attachment: Message Source.txt
State ⇒ Feedback
Milestone ⇒
State ⇒ Unconfirmed
Patch ⇒ No
Queue ⇒ IMP
Summary ⇒ Mails with char-set ISO 8859-2 can't be printed
Type ⇒ Bug
Priority ⇒ 2. Medium
can't be printed with IMP.
After clicking on the printer icon next to "Text part" in the single
message view, the print preview pop up window opens as expected.
However, in that preview window (and in the print) only the headers
are displayed but not the actual mail body.
The fault behaviour can only be reproduced with ISO 8859-2 encoded
messages. Messages which are encoded in UTF-8 can be printed normally.
We have IMP with Horde 5.0.4. I can't say anything about higher versions.