[haiku-commits] Change in haiku[master]: add-ons/mail-daemon: IMAP: fix folder not selected bug on fetch req

  • From: Gerrit <review@xxxxxxxxxxxxxxxxxxx>
  • To: waddlesplash <waddlesplash@xxxxxxxxx>, haiku-commits@xxxxxxxxxxxxx
  • Date: Thu, 11 Oct 2018 23:17:03 +0000

From Chris Collins <kuroneko@xxxxxxxxxxxxxxx>:

Chris Collins has uploaded this change for review. ( 
https://review.haiku-os.org/627


Change subject: add-ons/mail-daemon: IMAP: fix folder not selected bug on fetch 
req
......................................................................

add-ons/mail-daemon: IMAP: fix folder not selected bug on fetch req

As the IMAP connection handler disconnects when idle, it loses the
folder state at that time - however, it wasn't resetting it's internal
folder selected flag.  This is now fixed.
---
M src/add-ons/mail_daemon/inbound_protocols/imap/IMAPConnectionWorker.cpp
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://git.haiku-os.org/haiku refs/changes/27/627/1
--
To view, visit https://review.haiku-os.org/627
To unsubscribe, or for help writing mail filters, visit 
https://review.haiku-os.org/settings

Gerrit-Project: haiku
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib56f55664ab5d7383a13705a8f4a8585b29f2c92
Gerrit-Change-Number: 627
Gerrit-PatchSet: 1
Gerrit-Owner: Chris Collins <kuroneko@xxxxxxxxxxxxxxx>

Other related posts:

  • » [haiku-commits] Change in haiku[master]: add-ons/mail-daemon: IMAP: fix folder not selected bug on fetch req - Gerrit