[PHP-DEV] Re: Bug #15630: imap_utf7_decode appears to be broken

2002-02-20 Thread Robert Marchand

At 22:31 02-02-19 +0100, Markus Fischer wrote:
>On Tue, Feb 19, 2002 at 08:56:24PM -, [EMAIL PROTECTED] 
>wrote :
> > From: [EMAIL PROTECTED]
> > Operating system: SGI Irix 6.5
> > PHP version:  4.1.1
> > PHP Bug Type: IMAP related
> > Bug description:  imap_utf7_decode appears to be broken
> >
> > Hi,
> >
> >when trying to use the IMP Webmail client with an Exchange 2000 Server,
> > folders
> > with accents in the name are mangled.  It appears that the Exchange Imapd
> > server
> > sends modified utf-7 names as explained in rfc 2060.  IMP use a call to
> > the
> > imap_utf7_decode function.  It should work but it does'nt.
>
> Just curious, but isn't the data returned from the ldap
> server meant to be utf8 (utf8_encode(), ut8_decode()) ?
>
>--
>Please always Cc to me when replying to me on the lists.
>GnuPG Key: http://guru.josefine.at/~mfischer/C2272BD0.asc

I'm talking about imap here.  It is indeed utf8 in case of an ldap server.

Bye.

---
Robert Marchand tél: 343-6111 poste 5210
DGTIC-SIT   e-mail: [EMAIL PROTECTED]
Université de Montréal  Montréal, Canada


--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DEV] Bug #7280 Updated: global iniline not supported in SGI Compiler

2001-08-07 Thread robert . marchand

ID: 7280
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: Compile Failure
Operating System: SGI IRIX 6.5.8
PHP Version: 4.0.4
New Comment:

Hi,

   I've tested it with PHP-4.0.7-cvs (snapshot of 2001/08/06) and it appears to be 
fixed. Thanks!

Note: PHP-4.0.6 still had the bug.

Robert Marchand
Université de Montréal


Previous Comments:


[2001-08-04 00:04:02] [EMAIL PROTECTED]

Fixed in CVS.




[2001-04-16 06:09:36] [EMAIL PROTECTED]

same as 5882. There is a fix included Stas or andi you responded to 5882 perhaps you 
can look at the fix.

- James



[2001-01-03 11:59:14] [EMAIL PROTECTED]

Hi,

   I didn't have time to check it before.  The bug is still there
with php 4.0.4 (exactly the same as already described) and the line

#define inline __inline

is still in main/php_config.h.

Changing it for

#define inline

work as before.

Do I have to add some flag to the configure line?

Thanks.




[2000-12-30 20:20:09] [EMAIL PROTECTED]

No feedback. If this happens with PHP 4.0.4 reopen this bug report.

--Jani



[2000-11-21 06:12:07] [EMAIL PROTECTED]

Please try the latest snapshot from http://snaps.php.net/
as this should be fixed now.

--Jani



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/?id=7280


Edit this bug report at http://bugs.php.net/?id=7280&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]