PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Networking » Net_IMAP » Bug #9079

setAnnotation doesn't encode mailbox names

Details

Submitted2006-10-18 09:04 UTC
Frommichael dot sheldon at credativ dot de
Assignedhudeldudel
StatusClosed
PackageNet_IMAP
PHP Version5.1.4
OSDebian GNU/Linux
Roadmaps(Not assigned)

Comments

[2006-10-18 09:04 UTC] michael dot sheldon at credativ dot de

Description:
------------
The setAnnotation command doesn't call $this->utf_7_encode on mailbox names, as such mailboxes using non-ascii characters can't be modified.

[2006-12-11 15:58 UTC] amistry at php dot net

Please verify this is still a problem with the CVS version. Thanks.