6.0.0-beta6
4/10/26

[#12253] Mails with char-set ISO 8859-2 can't be printed
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

History
05/16/2013 08:33:29 PM Git Commit Comment #7 Reply to this comment
Changes have been made in Git (master):

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
05/16/2013 08:14:36 PM Michael Slusarz Comment #6
Assigned to Michael Slusarz
State ⇒ Resolved
Reply to this comment
Horde_Text_Filter 2.1.2
05/16/2013 08:11:46 PM Git Commit Comment #5 Reply to this comment
Changes have been made in Git (master):

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
05/16/2013 08:04:47 PM Michael Slusarz Comment #4
Priority ⇒ 1. Low
State ⇒ Assigned
Queue ⇒ Horde Framework Packages
Version ⇒ Git master
Reply to this comment
htmlspecialchars() does not support iso-8859-2.  This occurs in the 
Text2html filter in the Text_Filter package.
05/15/2013 03:28:50 PM c (dot) bayerlein (at) bundesarchiv (dot) de Comment #3
New Attachment: Message Source.txt Download
Reply to this comment
Here we go.
05/15/2013 02:46:11 PM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
Please upload an example message.
05/14/2013 05:10:33 PM c (dot) bayerlein (at) bundesarchiv (dot) de Comment #1
Milestone ⇒
State ⇒ Unconfirmed
Patch ⇒ No
Queue ⇒ IMP
Summary ⇒ Mails with char-set ISO 8859-2 can't be printed
Type ⇒ Bug
Priority ⇒ 2. Medium
Reply to this comment
Mails which are encoded in the char-set ISO 8859-2 (ISO east european) 
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.

Saved Queries