You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Jochen Gazda (Updated) (JIRA)" <se...@james.apache.org> on 2012/02/07 12:44:59 UTC

[jira] [Updated] (IMAP-354) Move all CharsetUtil.encodeModifiedUTF7 invocations to ImapResponseComposer

     [ 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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org