Dependency Graph
View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004287 | SOGo | Web Mail | public | 2017-09-14 23:36 | 2017-09-18 16:24 |
Reporter | cedric.archambeau | Assigned To | francis | ||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | [Server] Linux | OS | Ubuntu | OS Version | 16.04 LTS |
Product Version | nightly master | ||||
Summary | 0004287: [NGImap4Connection] Can't no more access to folder after renaming it | ||||
Description | Since few days, if we rename a folder, it seems to be OK but we can't no more access to it after browsing in another one : "An error occured while communicating with the mail server". No problem with Thunderbird It seems that the folder name is kept in cache UI with old name (read below). Tried to flush_all in memcached between every step, no way. | ||||
Steps To Reproduce | 1) Create a folder test in SoGO Log file with imap debug : SoGO tries to open "test" whereas folder is renamed "test2". | ||||
Additional Information | Dovecot with maildir - separator . (dot) Sogo.conf : NGImap4ConnectionStringSeparator = "."; Can't reproduce on demo.sogo.nu. | ||||
Tags | No tags attached. | ||||
As suggested by rongten in 0004290, the bug is relative to folders with numbers. This regression could have been created by 7e4e2863b6622764cd6ac2d0564a124c3821ca3b |
|
Fixed. See https://github.com/inverse-inc/sogo/commit/d02f0db0b48f0631ecbaaa6d5f015e5407b035a9 |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2017-09-14 23:36 | cedric.archambeau | New Issue | |
2017-09-18 13:07 | cedric.archambeau | Note Added: 0012303 | |
2017-09-18 16:24 | francis | Note Added: 0012308 | |
2017-09-18 16:24 | francis | Status | new => resolved |
2017-09-18 16:24 | francis | Resolution | open => fixed |
2017-09-18 16:24 | francis | Assigned To | => francis |
2017-09-18 16:24 | francis | Relationship added | related to 0004290 |