Opened 16 months ago
Closed 16 months ago
#1488327 closed Bugs (fixed)
IMAP SORT = DISPLAY (RFC5957) is not working
| Reported by: | marczi | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.7.2 |
| Component: | PHP backend | Version: | 0.7.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
In 0.5 beta SORT=DISPLAY feature was added: http://trac.roundcube.net/browser/trunk/roundcubemail/program/include/rcube_imap_generic.php?rev=4152#L1003
However, in revision 4160: http://trac.roundcube.net/changeset/4160/trunk/roundcubemail/program/include/rcube_imap_generic.php these lines were removed. I guess it was not intentional.
Change History (1)
comment:1 Changed 16 months ago by alec
- Milestone changed from later to 0.7.2
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in [3c71c671] (trunk) an r5840/svn (release-0.7).