| Summary | imap locale-based sort(imap_locale_sort) |
| Queue | IMP |
| Queue Version | HEAD |
| Type | Enhancement |
| State | Rejected |
| Priority | 2. Medium |
| Owners | |
| Requester | persian-horde (at) metanetworking (dot) com |
| Created | 5/14/05 (7714 days ago) |
| Due | |
| Updated | 11/28/05 (7516 days ago) |
| Assigned | |
| Resolved | 11/28/05 (7516 days ago) |
| Milestone | |
| Patch | No |
State ⇒ Rejected
Taken from Jan Schneider
State ⇒ Feedback
- patch nls.php.dist, not nls.php
- make this behaviour configurable with a warning that this is going
to cause a performance hit, and defaulting to false
- follow CODING_STANDARDS
- don't use anonymous functions because these cause an even worse
perfomance hit.
Assigned to Jan Schneider
Priority ⇒ 2. Medium
Type ⇒ Enhancement
Summary ⇒ imap locale-based sort(imap_locale_sort)
Queue ⇒ IMP
New Attachment: imp_sort_diff.patch
State ⇒ New
This patch enhances sort capabilities of imp by supporting SORT BY
SUBJECT in locales which have problem with php imap_sort function.
For more information, please follow the thread in i18n mailing list,
and our discussion with Chuck:
http://lists.horde.org/archives/i18n/Week-of-Mon-20050509/001941.html
As a feedback from translators,
http://lists.horde.org/archives/i18n/Week-of-Mon-20050509/001943.html
http://lists.horde.org/archives/i18n/Week-of-Mon-20050509/001944.html
currently the following locales need the new specific locale sort function:
Persian (fa_IR)
Japanese (ja_JP)
Norwegian Bokmaal (nb_NO)
Chinese (Traditional) (zh_TW)
Many other locales may have sort problem which may be added to above
list when translators feedback us.
Thanks
Persian Horde-Team