[cvs] commit: framework/IMAP/IMAP Sort.php
Michael M Slusarz
slusarz at curecanti.org
Thu Nov 4 16:32:57 PST 2004
slusarz 2004-11-04 16:32:57 PST
Modified files:
IMAP/IMAP Sort.php
Log:
Bug: 711
We can't use String::lower() here because it is causing segfaults for some
reason. strtoupper() should be ok because there shouldn't be any multibyte
characters anyway and we are comparing the mailbox name with a mailbox name
that doesn't have any multibyte characters.
Revision Changes Path
1.3 +4 -4 framework/IMAP/IMAP/Sort.php
Chora Links:
http://cvs.horde.org/diff.php/framework/IMAP/IMAP/Sort.php?r1=1.2&r2=1.3&ty=u
More information about the cvs
mailing list