Opened 3 years ago

Closed 3 years ago

#1486558 closed Bugs (fixed)

With threads enabled every folder has 3 unread mails

Reported by: Lazlo Owned by:
Priority: 5 Milestone: 0.4-beta
Component: Core functionality Version: git-master
Severity: normal Keywords:
Cc: kyle-roundcube-trac@…

Description

When threads are enabled all my folders have 3 (non-existing) unread messages. See attachment.

Attachments (1)

webmail.png (73.8 KB) - added by Lazlo 3 years ago.

Download all attachments as: .zip

Change History (8)

Changed 3 years ago by Lazlo

comment:1 Changed 3 years ago by Lazlo

PHP version 5.2.11

Mailserver: Dovecot
IMAP4rev1 SASL-IR SORT THREAD=REFERENCES MULTIAPPEND UNSELECT LITERAL+ IDLE CHILDREN NAMESPACE LOGIN-REFERRALS UIDPLUS LIST-EXTENDED I18NLEVEL=1 QUOTA STARTTLS AUTH=PLAIN AUTH=LOGIN

comment:2 Changed 3 years ago by alec

I've got this once, probably because I've used devel-threads branch in the same time with trunk (before merge with threads). Now, after upgrade, everything's ok.

comment:3 Changed 3 years ago by Lazlo

I'm using [c16986be].

comment:4 Changed 3 years ago by memoryhole

  • Cc kyle-roundcube-trac@… added

comment:5 Changed 3 years ago by memoryhole

I get it as well, but only if $rcmail_configdefault_host? != 'localhost' (which seems like a bizarre trigger to me). Hopefully that helps track down the issue, though.

comment:6 Changed 3 years ago by Lazlo

With 'default_host' = 'localhost' the problem also exists for me.

comment:7 Changed 3 years ago by alec

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

Fixed in [3fb3792e].

Note: See TracTickets for help on using tickets.