Ticket #1485175 (closed Bugs: fixed)
all-numeric directories not shown properly. (ie: folder '2008')
| Reported by: | corbosman | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-beta |
| Component: | PHP backend | Version: | svn-trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
if you create a folder thats all numeric, it wont be shown correctly. This is because list_mailboxes() does not type the foldernames, so all numeric folders turn into integers. Later on, in the UTF7 to UTF8 conversion function this causes the foldername to become empty.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
