6.0.0-beta1
9/5/25

[#2817] When no messages are in mailbox there is no menu
Summary When no messages are in mailbox there is no menu
Queue MIMP
Type Bug
State Resolved
Priority 2. Medium
Owners Horde Developers (at) , slusarz (at) horde (dot) org
Requester lukav (at) lukav (dot) com
Created 10/20/2005 (7260 days ago)
Due
Updated 01/08/2006 (7180 days ago)
Assigned 10/20/2005 (7260 days ago)
Resolved 01/08/2006 (7180 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
01/08/2006 05:40:19 PM Chuck Hagenbuch Comment #3
State ⇒ Resolved
Reply to this comment
Fixed.
10/26/2005 06:05:50 AM Michael Slusarz Summary ⇒ When no messages are in mailbox there is no menu
 
10/20/2005 04:18:07 PM Jan Schneider Comment #2
Assigned to Michael Slusarz
Assigned to Horde DevelopersHorde Developers
State ⇒ Assigned
Reply to this comment
Confirmed. Works fine with the XHTML interface though.
10/20/2005 03:26:41 PM lukav (at) lukav (dot) com Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ when no messages in inbox there is no meni
Queue ⇒ MIMP
Reply to this comment
Hi guys, great work on all you products I'm relly impressed with them.



I've installed MIMP today and stumbled on a stupid problem.

when there is no messages in inbox I cannot get to the menu to see my 
other folders.

My IMAP server has a dropmail filter and sort my incomming messages in 
folders,  so I have a problem accessing the folder of there are no 
messages in inbox either new or old.



The page loogs like this when there is a message:

<?xml version="1.0"?>

<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" 
"http://www.wapforum.org/DTD/wml_1.1.xml">

<wml>

<card id="m" title="Inbox | 1 to 1 of 1">

<do type="options" label="Menu">

<go href="#o"/>

</do>

<p>

<!--a75c305b1c0a6022--><table columns="3">

<tr>

<td>

</td>

<td>From</td>

<td>Subject</td>

</tr>

<tr>

<td>

</td>

<td>George Cha...</td>

<td>

<a 
href="/horde/mimp/message.php?Horde=6m0pe1l84mfte424i74u6n2u84&amp;index=1527">Plesk, 
hosting</a>

</td>

</tr>

</table>

</p>

</card>

<card id="o" title="Menu">

<p>

<a 
href="/horde/mimp/mailbox.php?Horde=6m0pe1l84mfte424i74u6n2u84&amp;page=1">Refresh</a>

<br />

<a 
href="/horde/mimp/mailbox.php?Horde=6m0pe1l84mfte424i74u6n2u84&amp;page=1&amp;actionID=expunge_mailbox">Purge 
Deleted</a>

<br />

<a 
href="/horde/mimp/compose.php?Horde=6m0pe1l84mfte424i74u6n2u84&amp;u=8jd9aobxdqosc0wgs0">Compose</a>

<br />

<a href="/horde/mimp/folders.php?Horde=6m0pe1l84mfte424i74u6n2u84">Folders</a>

<br />

<a 
href="/horde/mimp/login.php?Horde=6m0pe1l84mfte424i74u6n2u84&amp;logout_reason=logout">Log 
out</a>

<br />

</p>

</card>

</wml>



and like this when there isn't one:

<?xml version="1.0"?>

<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" 
"http://www.wapforum.org/DTD/wml_1.1.xml">

<wml>

<card id="m" title="Inbox | No Messages">

</card>

<card id="o" title="Menu">

<p>

<a 
href="/horde/mimp/mailbox.php?Horde=6m0pe1l84mfte424i74u6n2u84&amp;page=1">Refresh</a>

<br />

<a 
href="/horde/mimp/mailbox.php?Horde=6m0pe1l84mfte424i74u6n2u84&amp;page=1&amp;actionID=expunge_mailbox">Purge 
Deleted</a>

<br />

<a 
href="/horde/mimp/compose.php?Horde=6m0pe1l84mfte424i74u6n2u84&amp;u=ou8ahmqcfr44sggco">Compose</a>

<br />

<a href="/horde/mimp/folders.php?Horde=6m0pe1l84mfte424i74u6n2u84">Folders</a>

<br />

<a 
href="/horde/mimp/login.php?Horde=6m0pe1l84mfte424i74u6n2u84&amp;logout_reason=logout">Log 
out</a>

<br />

</p>

</card>

</wml>



I think this is the problem:

<do type="options" label="Menu">

<go href="#o"/>

</do>



that one is missing when there are no messages.

another relevant information is :

I'm runnig fedoracore4 followed the instructions for install in wiki.

I'm also using the wiki Howto for authentication IMP and MIMP.

I have tested this with My Nokia 6230 and Nokia Mobile Browser Simulator 4.0



I could also mension that till I turn off my cookie in Nokia 6230 I 
couldn't login.

I couldn't send mails also, but I don't have time to investigate this 
now, so I'll probably enter another bug once I understand what is the 
problem.



Thanks very much.

Keep with the good work.

Regards.

Saved Queries