6.0.0-beta1
7/5/25

[#13738] Cant print text-only messages with IE11
Summary Cant print text-only messages with IE11
Queue IMP
Queue Version FRAMEWORK_5_2
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester heinz (at) htl-steyr (dot) ac (dot) at
Created 12/05/2014 (3865 days ago)
Due
Updated 12/22/2014 (3848 days ago)
Assigned 12/20/2014 (3850 days ago)
Resolved 12/22/2014 (3848 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
12/22/2014 01:45:02 AM Michael Slusarz State ⇒ Not A Bug
 
12/21/2014 09:06:34 AM heinz (at) htl-steyr (dot) ac (dot) at Comment #3 Reply to this comment
After adding some dubug info, clearing cache and hordes static dir for 
several times, I'm not able to reproduce the behavior myself

State -> NotABug

Sorry for taking your time
12/20/2014 08:11:51 PM Michael Slusarz Comment #2
State ⇒ Feedback
Priority ⇒ 1. Low
Reply to this comment
Cannot reproduce.  IMP 6.2.4, Win 8.1, IE 11.
12/05/2014 01:25:29 PM heinz (at) htl-steyr (dot) ac (dot) at Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Cant print text-only messages with IE11
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
Printing messages with only text (no multipart or html encoding)
leads in a short popup (and automaticaly close) of a window without 
displaying any printing dialog.

Problem appears only with IE11.
Printing works fine with Firefox 31 or Seamonkey

Reproduce:
- Printing fails with mail source:
_______________________________________________
Subject: Test1
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

Hallo
_______________________________________________

- Printing works
_______________________________________________
Subject: Test2
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit

<html>
   <head>

     <!--a75c305b1c0a6022--><meta http-equiv="content-type" 
content="text/html; charset=UTF-8">
   </head>
   <body text="#000000" bgcolor="#FFFFFF">
     <b>Hallo</b>
   </body>
</html>
_______________________________________________

Saved Queries