Opened 5 years ago

Closed 4 years ago

Last modified 4 years ago

#1485566 closed Bugs (worksforme)

When switching between folders, the message list becomes empty

Reported by: vdboor Owned by:
Priority: 1 - Highest Milestone: 0.2-stable
Component: PHP backend Version: 0.2-beta
Severity: critical Keywords:
Cc:

Description

When I'm switching between multiple folders, the message list becomes empty. Even when I switch back my full INBOX folder, there are still no messages in the view.

After I change the filters (display unread, display all again) the messages re-appear again. I'm running r2063.

Change History (5)

comment:1 Changed 5 years ago by vdboor

  • Severity changed from major to critical

comment:2 Changed 5 years ago by fidojones

  • Priority changed from 5 to 1 - Highest

Same error, with r2067/svn. When I click several times on INBOX folder, the second time messages disappear.

This is the URL request, but not return any response. I'm cheking it with firebug 1.2.1:

HTTP request: ./?_task=mail&_action=list&_mbox=INBOX&_refresh=1&_remote=1
GET http://SERVER/roundnew/?_task=mail&_action=list&_mbox=INBOX&_refresh=1&_remote=1
http://SERVER/roundnew/?_task=mail&_action=list&_mbox=INBOX&_refresh=1&_remote=1 197ms

I'm using also DOVECOT imap.

comment:3 Changed 5 years ago by alec

  • Component changed from Addressbook to PHP backend

Update roundcube, then uncomment console calls in lib/imap.inc and check logs/console

comment:4 Changed 4 years ago by thomasb

  • Resolution set to worksforme
  • Status changed from new to closed

unable to reproduce.

comment:5 Changed 4 years ago by vdboor

I've managed to fix the issue, it was a local configuration problem. To work arround a previous bug (returning from the compose dialog to the INBOX), I added a redirect rule in apache. My fault, I'm sorry.

Note: See TracTickets for help on using tickets.