Summary | message body is not shown |
Queue | IMP |
Queue Version | 4.2 |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | dcoun (at) medsite (dot) info |
Created | 07/22/2008 (6193 days ago) |
Due | |
Updated | 07/22/2008 (6193 days ago) |
Assigned | |
Resolved | 07/22/2008 (6193 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
From the IMP I can not see the message body contents when clicking
the message in the message index, but when I click the "Message
source" from IMP I get a window with the message including full
headers and the message body.
Can this be an issue with the c-client or with IMP?
exist in the html source of the page that show the message in the
message view and nothing is stated in the horde log file even with
debug selection.
message just fine. Try upgrading c-client or reading the FAQ.
From the IMP I can not see the message body contents when clicking
the message in the message index, but when I click the "Message
source" from IMP I get a window with the message including full
headers and the message body.
Can this be an issue with the c-client or with IMP?
Thank you in advance
exist in the html source of the page that show the message in the
message view and nothing is stated in the horde log file even with
debug selection.
message just fine. Try upgrading c-client or reading the FAQ.
Therefore, it must be displayed as a text/plain message in US-ASCII
charset.
However, the message displays for me (although, obviously, the 8-bit
characters - I am assuming they are greek characters - display as
garbage).
exist in the html source of the page that show the message in the
message view and nothing is stated in the horde log file even with
debug selection.
please check the following part of the html file:
<div id="messageBody" class="messageBody">
<!--a75c305b1c0a6022--><table width="100%" cellspacing="3">
<tr><td class="text"><div class="fixed leftAlign">
</div></td></tr>
</table>
</div>
State ⇒ Not A Bug
Therefore, it must be displayed as a text/plain message in US-ASCII
charset.
However, the message displays for me (although, obviously, the 8-bit
characters - I am assuming they are greek characters - display as
garbage).
Priority ⇒ 2. Medium
New Attachment: msg.txt
Patch ⇒ No
Milestone ⇒
Summary ⇒ message body is not shown
Type ⇒ Bug
State ⇒ Unconfirmed
Queue ⇒ IMP
shown empty with IMP. If you click at "message source" you get the
attached file.
Is that a bug?
I have version IMP 4.2 (PHP 5.1.2) with this patch:
http://cvs.horde.org/diff.php/framework/MIME/MIME.php?r1=1.139.4.34&r2=1.139.4.35&ty=u