From: yamamoto at trustbee dot com Operating system: PHP version: 4.3.1 PHP Bug Type: IMAP related Bug description: no way to specify the input charset for imap_sort() and imap_search()
I'm localizing IMP of Horde project to Japanese. I need to search by Japanese for imap_sort function, but no way to specify the input charset. I made a patch to add input charset for imap_sort() and imap_search(). Please see below. http://www.imp-jp.org/tarballs/php_imap_cvs.patch -- Edit bug report at http://bugs.php.net/?id=22505&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=22505&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=22505&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=22505&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=22505&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=22505&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=22505&r=support Expected behavior: http://bugs.php.net/fix.php?id=22505&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=22505&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=22505&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=22505&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22505&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=22505&r=dst IIS Stability: http://bugs.php.net/fix.php?id=22505&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=22505&r=gnused
