Home » Networking » Net_IMAP » Bug #9079
setAnnotation doesn't encode mailbox names
Details
| Submitted | 2006-10-18 09:04 UTC |
|---|---|
| From | michael dot sheldon at credativ dot de |
| Assigned | hudeldudel |
| Status | Closed |
| Package | Net_IMAP |
| PHP Version | 5.1.4 |
| OS | Debian 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.