ID: 15630
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: IMAP related
Operating System: SGI Irix 6.5
PHP Version: 4.2.2
New Comment:
Has the IMAP maintainer responded?
As the patch produces UTF16-BE output/input,
would it be "legal" to call another PHP function
(iconv) within PHP or is it not allowed to depend
on another "PHP" function?
One could easily add an iconv call at the end of the functions to get
the output format right. Or even add an optional paramater for the
imap_utf7_decode function to specify the desired output format, "UTF8"
as default.
Previous Comments:
------------------------------------------------------------------------
[2002-11-14 11:01:09] [EMAIL PROTECTED]
Ok, let fix imap_utf7_encode()/imap_utf7_decode() functions to return
UTF-8. In this case they will be BC, when IMAP folder has only
ISO-8859-1 (ASCII) characters in its name and will also support
international characters.
Gamid Isayev
------------------------------------------------------------------------
[2002-11-14 10:28:43] [EMAIL PROTECTED]
>From my understanding Gamid's patches break BC. This is a bad thing
typically, and repeated requests for users to voice an opinion have not
resulted in any feedback. At this point I feel that the IMAP
maintainer should decide if this goes in or not, but he has not
answered any emails either. So until I hear back from the IMAP
maintainer I don't see this being applied.
------------------------------------------------------------------------
[2002-11-14 09:50:59] [EMAIL PROTECTED]
Hi,
since it's now two months since the last comment on this bug, will
Gamid Isayev's patches be applied or not?
People really have problems with this bug, as e.g. most webmail
applications won't work properly. At least
german/austrian/finnish/swedish people have Umlauts in their folder
names just to name a few.
Best regards,
Thomas
------------------------------------------------------------------------
[2002-09-09 22:51:37] [EMAIL PROTECTED]
All I did was re-commit the SGI compiler changes. I did not do any of
the work for the utf7_decode/encode function as this bug states.
------------------------------------------------------------------------
[2002-09-09 17:33:54] [EMAIL PROTECTED]
fixed -> closed.
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/15630
--
Edit this bug report at http://bugs.php.net/?id=15630&edit=1