You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mime4j-dev@james.apache.org by "Stefano Bagnara (JIRA)" <mi...@james.apache.org> on 2010/04/24 21:09:51 UTC

[jira] Created: (MIME4J-178) MimeEntity.setDefaultContentType meaning is counterintuitive

MimeEntity.setDefaultContentType meaning is counterintuitive
------------------------------------------------------------

                 Key: MIME4J-178
                 URL: https://issues.apache.org/jira/browse/MIME4J-178
             Project: JAMES Mime4j
          Issue Type: Wish
          Components: parser (core)
    Affects Versions: 0.6
            Reporter: Stefano Bagnara
            Assignee: Stefano Bagnara
             Fix For: 0.7


setting a default content type actually means activating headless parsing with the given content-type.
We should use a more descriptive name, like "setHeadlessParsing(String contentType)".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (MIME4J-178) MimeEntity.setDefaultContentType meaning is counterintuitive

Posted by "Stefano Bagnara (JIRA)" <mi...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/MIME4J-178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefano Bagnara resolved MIME4J-178.
------------------------------------

    Resolution: Fixed

> MimeEntity.setDefaultContentType meaning is counterintuitive
> ------------------------------------------------------------
>
>                 Key: MIME4J-178
>                 URL: https://issues.apache.org/jira/browse/MIME4J-178
>             Project: JAMES Mime4j
>          Issue Type: Wish
>          Components: parser (core)
>    Affects Versions: 0.6
>            Reporter: Stefano Bagnara
>            Assignee: Stefano Bagnara
>             Fix For: 0.7
>
>
> setting a default content type actually means activating headless parsing with the given content-type.
> We should use a more descriptive name, like "setHeadlessParsing(String contentType)".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.