[Tickets #10128] Re: Horde_Imap_Client_Utf7ConvertTest::testAmpersandConversion fails
bugs at horde.org
bugs at horde.org
Thu May 26 20:50:05 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10128
------------------------------------------------------------------------------
Ticket | 10128
Updated By | Michael Slusarz <slusarz at horde.org>
Summary |
Horde_Imap_Client_Utf7ConvertTest::testAmpersandConversion fails
Queue | Horde Framework Packages
Version | Git master
Type | Bug
-State | Unconfirmed
+State | Duplicate
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2011-05-26 20:50) wrote:
>> Not sure if the [:alnum:] is not catching the 'é' character properly.
>
> Hm... 'é'? Which 'é'?
>
> $orig = 'Envoy&AOk-';
&AOK- -> é when UTF7-IMAP decoded.
I answered my own question... [:alnum:] won't work properly since it
is dependent on the current C locale. So I'm reverting my previous
fix and will just have to live with the fact that a mailbox name such
as "Foo&Bar-Baz" will not work properly for now.
So marking as Duplicate of Bug #10093.
More information about the bugs
mailing list