Summary | IMP list the message but cannot read them |
Queue | IMP |
Queue Version | 4.3.4 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | yg+horde (at) ibexdelta (dot) com |
Created | 07/31/2009 (5795 days ago) |
Due | |
Updated | 08/03/2009 (5792 days ago) |
Assigned | |
Resolved | 08/03/2009 (5792 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
http://wiki.horde.org/FAQ/Admin/Troubleshoot#wsod to generate and find
a useful error message.
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ IMP list the message but cannot read them
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
I setup Horde, IMP and DIMP, select the default options and
authenticate against the mysql database of postfix and I have quit a
bug.
In DIMP, no problem, the mail are listed and readable but in IMP I got
the list when I click Inbox and then when I click a mail, I got a
blank page with this source code :
-----
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<!-- IMP: Copyright 2001-2009 The Horde Project. IMP is under the GPL. -->
<!-- Horde Project: http://www.horde.org/ | IMP: http://www.horde.org/imp/ -->
<!-- GNU Public License: http://www.fsf.org/copyleft/gpl.html -->
<html lang="fr-FR"><head><script type="text/javascript">//<![CDATA[
var IMP =
{"conf":{"hasDOM":true,"IMP_ALL":0,"isIE":false,"pop3":false,"fixed_folders":[],"js_editor":"xinha"},"text":{"compose_cancel":"Cancelling this message will permanently discard its contents.\nAre you sure you want to do this?","compose_discard":"Doing so will discard this message permanently.","compose_recipient":"You must specify a recipient.","compose_sigreplace":"The signature was successfully replaced.","compose_signotreplace":"The signature could not be replaced.","compose_nosubject":"The message does not have a Subject entered.\nSend message without a Subject?","compose_file":"File","compose_attachment":"Attachment","compose_inline":"Inline","mailbox_submit":"You must select at least one message first.","mailbox_delete":"Are you sure you wish to PERMANENTLY delete these messages?","mailbox_selectone":"You must select at least one message first.","yes":"Yes","no":"No","contacts_select":"You must select an address first.","contacts_closed":"The message being composed has been closed. Exiting.","contacts_called":"This window must be called from a compose window.","folders_select":"Please select a folder before you perform this action.","folders_oneselect":"Only one folder should be selected for this action.","folders_subfolder1":"You are creating a sub-folder to","folders_subfolder2":"Please enter the name of the new folder:","folders_toplevel":"You are creating a top-level folder.\nPlease enter the name of the new folder:","folders_download1":"All messages in the following folder(s) will be downloaded into one MBOX file:","folders_download2":"This may take some time. Are you sure you want to continue?","folders_rename1":"You are renaming the folder:","folders_rename2":"Please enter the new name:","folders_no_rename":"This folder may not be renamed:","search_select":"Please select at least one folder to search.","popup_block":"A popup window could not be opened. Perhaps you have set your browser to block popup windows?","login_username":"Please provide your username.","login_password":"Please provide your password.","spam_report":"Are you sure you wish to report this message as spam?","notspam_report":"Are you sure you wish to report this message as innocent?","newfolder":"You are copying\/moving to a new folder.\nPlease enter a name for the new folder:\n","target_mbox":"You must select a target mailbox
first."}};
//]]></script>
<script type="text/javascript" src="/horde/js/prototype.js"></script>
<script type="text/javascript" src="/horde/js/horde-prototype.js"></script>
<script type="text/javascript" src="/horde/js/accesskeys.js"></script>
<script type="text/javascript" src="/horde/imp/js/popup.js"></script>
<script type="text/javascript" src="/horde/imp/js/message.js"></script>
<!--a75c305b1c0a6022--><link href="/horde/themes/screen.css"
rel="stylesheet" type="text/css" />
<!--a75c305b1c0a6022--><link href="/horde/themes/bluewhite/screen.css"
rel="stylesheet" type="text/css" />
<!--a75c305b1c0a6022--><link href="/horde/themes/safari.css"
rel="stylesheet" type="text/css" />
<!--a75c305b1c0a6022--><link href="/horde/imp/themes/screen.css"
rel="stylesheet" type="text/css" />
<!--a75c305b1c0a6022--><link
href="/horde/imp/themes/bluewhite/screen.css" rel="stylesheet"
type="text/css" />
<title>Mail :: Inbox: Logwatch for ns6 (Linux)</title>
<!--a75c305b1c0a6022--><link
href="/horde/imp/themes/graphics/favicon.ico" rel="SHORTCUT ICON" />
<!--a75c305b1c0a6022--><link
href="/horde/imp/mailbox.php?mailbox=INBOX&start=823" rel="Up" />
<!--a75c305b1c0a6022--><link
href="/horde/imp/message.php?mailbox=INBOX&index=822"
rel="Previous" id="prev" />
<!--a75c305b1c0a6022--><link
href="/horde/imp/message.php?mailbox=INBOX&index=824" rel="Next"
id="next" />
<!--a75c305b1c0a6022--><link href="/horde/imp/search.php" rel="search" />
</head>
<body>
-----
Thanks to see if it is a bug in IMP
YG