Opened 4 years ago

Closed 4 years ago

#1486340 closed Bugs (fixed)

Every folder shows 1 unread message when check_all_folders is set to 'false'

Reported by: LevelZero Owned by:
Priority: 5 Milestone: 0.4-beta
Component: IMAP connection Version: git-master
Severity: normal Keywords:
Cc:

Description

Since the change to /program/steps/mail/getunread.inc (rev 3163), every folder displayed will show 1 unread message after opening a message. This is with check_all_folders set to false, both in main.inc.php and in the settings of the current user.
Clicking a folder will clear the unread counter for that folder, at least until another message is opened.
When reverting to rev 3162 this issue disappears.
Using roundcube svn-trunk with php 5.2.11. IMAP server is Courier IMAP 4.5.1

Change History (2)

comment:1 Changed 4 years ago by LevelZero

Addendum: Upgrading Courier IMAP to 4.6.0 still shows the same behaviour.

comment:2 Changed 4 years ago by alec

  • Milestone changed from later to 0.4-beta
  • Resolution set to fixed
  • Status changed from new to closed

Fixed in [b68cb394].

Note: See TracTickets for help on using tickets.