[ 
https://issues.apache.org/jira/browse/IMAP-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jochen Gazda updated IMAP-354:
------------------------------

    Attachment: IMAP-354-patch.txt

The patch centralizes the mailbox name encoding to 
org.apache.james.imap.encode.base.ImapResponseComposerImpl.mailbox(String).
All CharsetUtil.encodeModifiedUTF7() callers were modified to use 
ImapResponseComposer.mailbox().
                
> Move all CharsetUtil.encodeModifiedUTF7 invocations to ImapResponseComposer
> ---------------------------------------------------------------------------
>
>                 Key: IMAP-354
>                 URL: https://issues.apache.org/jira/browse/IMAP-354
>             Project: JAMES Imap
>          Issue Type: Improvement
>            Reporter: Jochen Gazda
>            Priority: Minor
>         Attachments: IMAP-354-patch.txt
>
>
> All CharsetUtil.encodeModifiedUTF7 invocations should be moved to 
> org.apache.james.imap.encode.ImapResponseComposer analogically to 
> org.apache.james.imap.decode.ImapRequestLineReader.mailbox()

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to