Summary | Can't open message in folder whose name contains only numerls if you search for it |
Queue | IMP |
Queue Version | 6.1.6 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | georgi (at) kosev (dot) eu |
Created | 01/23/2014 (4154 days ago) |
Due | |
Updated | 01/24/2014 (4153 days ago) |
Assigned | |
Resolved | 01/24/2014 (4153 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit e14889f6abc1bd07d4b73f9067daf15e6cee538a
Author: Michael M Slusarz <slusarz@horde.org>
Date: Fri Jan 24 16:18:45 2014 -0700
Bug #12933: Ensure all mailboxes are cast to string valueimp/lib/Mailbox/List/Virtual.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/e14889f6abc1bd07d4b73f9067daf15e6cee538a
State ⇒ Resolved
Priority ⇒ 1. Low
commit a6ae9c528a5d227f68eea3c18334ba67c5416917
Author: Michael M Slusarz <slusarz@horde.org>
Date: Fri Jan 24 16:18:45 2014 -0700
Bug #12933: Ensure all mailboxes are cast to string valueimp/lib/Mailbox/List/Virtual.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/a6ae9c528a5d227f68eea3c18334ba67c5416917
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Can't open message in folder whose name contains only numerls if you search for it
Type ⇒ Bug
State ⇒ Unconfirmed
containing only numerals in its name you will be not able to open. Got
the error "Requested message not found." This is happening only in
basic mode.
Example: search in folder named "2013" found some message, but can't
open it. Renaming the same folder to "2013year" will fix the problem.