Ticket #1485553 (closed Bugs: fixed)

Opened 8 weeks ago

Last modified 8 weeks ago

r2046 breaks Roundcube at all

Reported by: ex_sqm Owned by:
Priority: 1 - Highest Milestone: 0.2-stable
Component: PHP backend Version: svn-trunk
Severity: critical Keywords:
Cc:

Description

from r2046 until HEAD (r2051 at the time ow writing), all folders are shown as empty. I have RC connected to up-imapproxy 1.2.4, IMAP server is dovecot 1.1.3. Reverting to 2045 fixes the problem for now.

Attachments

console (11.2 kB) - added by spleiner 8 weeks ago.
console log (anonymized)
console.ex_sqm (11.0 kB) - added by ex_sqm 8 weeks ago.

Change History

Changed 8 weeks ago by ex_sqm

  • summary changed from r2046 breaks Rouncube at all to r2046 breaks Roundcube at all

Update: If I only leave roundcubemail/program/include/rcube_imap.php in r2045 and the rest in HEAD, it works. So obviously something in rcube_imap.php must be broken.

Changed 8 weeks ago by alec

  • component changed from Core functionality to PHP backend
  • milestone set to 0.2-stable

Is this happen always or when you use status filter or search? I have no problems with dovecot-1.0. Are u sure that you've updated all directories?

Changed 8 weeks ago by spleiner

I have the same problem on Dovecot 1.1.4

Reverting to 2045 solves the problem.

The problem occurs all the time and for all folders directly after login. If I perform a search, for example "a" the mail matching the search appears. If I filter for (for example) unread messages those messages appear but without a status filter or search all folders remain empty. Hope this information helps solve the problem.

Changed 8 weeks ago by alec

Please, uncomment console() calls in lib/imap.inc and login to roundcube, then check logs/console and attach here.

Changed 8 weeks ago by spleiner

console log (anonymized)

Changed 8 weeks ago by ex_sqm

Changed 8 weeks ago by grosjo

I have the excat same issue (DBMail as server, apache/mysql)

In deed, looking at console, i have [14-Nov-2008 20:34:11 +0200]: S: * 1314 EXISTS [14-Nov-2008 20:34:11 +0200]: S: * 0 RECENT

and display is empty (but I do access my 1314 by Thunderbird, and by RoundCube 2045)

Changed 8 weeks ago by alec

  • status changed from new to closed
  • resolution set to fixed

Fixed in r2054.

Changed 8 weeks ago by alec

... and for you guys, small speed up, enable login_greeting_capability in dovecot's config.

Note: See TracTickets for help on using tickets.