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 "Norman Maurer (JIRA)" <se...@james.apache.org> on 2006/03/15 06:59:42 UTC

[jira] Created: (JAMES-455) AddFooter mailet throw UnsupportedEncodingException

AddFooter mailet throw UnsupportedEncodingException
---------------------------------------------------

         Key: JAMES-455
         URL: http://issues.apache.org/jira/browse/JAMES-455
     Project: James
        Type: Bug
  Components: Matchers/Mailets (bundled)  
    Reporter: Norman Maurer


AddFooter throws an UnsupportedEncodingException .. After that the email get passed to the error processor. This should be catched and just not add the fooder. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.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


[jira] Assigned: (JAMES-455) AddFooter mailet throw UnsupportedEncodingException

Posted by "Stefano Bagnara (JIRA)" <se...@james.apache.org>.
     [ http://issues.apache.org/jira/browse/JAMES-455?page=all ]

Stefano Bagnara reassigned JAMES-455:
-------------------------------------

    Assign To: Stefano Bagnara

> AddFooter mailet throw UnsupportedEncodingException
> ---------------------------------------------------
>
>          Key: JAMES-455
>          URL: http://issues.apache.org/jira/browse/JAMES-455
>      Project: James
>         Type: Bug
>   Components: Matchers/Mailets (bundled)
>     Reporter: Norman Maurer
>     Assignee: Stefano Bagnara
>  Attachments: addFooter.patch
>
> AddFooter throws an UnsupportedEncodingException .. After that the email get passed to the error processor. This should be catched and just not add the fooder. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.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


[jira] Updated: (JAMES-455) AddFooter mailet throw UnsupportedEncodingException

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ http://issues.apache.org/jira/browse/JAMES-455?page=all ]

Norman Maurer updated JAMES-455:
--------------------------------

    Attachment: addFooter.patch

This patch catch the exception. So the email will not be passed to error processor.

> AddFooter mailet throw UnsupportedEncodingException
> ---------------------------------------------------
>
>          Key: JAMES-455
>          URL: http://issues.apache.org/jira/browse/JAMES-455
>      Project: James
>         Type: Bug
>   Components: Matchers/Mailets (bundled)
>     Reporter: Norman Maurer
>  Attachments: addFooter.patch
>
> AddFooter throws an UnsupportedEncodingException .. After that the email get passed to the error processor. This should be catched and just not add the fooder. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.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


[jira] Commented: (JAMES-455) AddFooter mailet throw UnsupportedEncodingException

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
    [ http://issues.apache.org/jira/browse/JAMES-455?page=comments#action_12371860 ] 

Norman Maurer commented on JAMES-455:
-------------------------------------

Any updates on this ?

> AddFooter mailet throw UnsupportedEncodingException
> ---------------------------------------------------
>
>          Key: JAMES-455
>          URL: http://issues.apache.org/jira/browse/JAMES-455
>      Project: James
>         Type: Bug
>   Components: Matchers/Mailets (bundled)
>     Reporter: Norman Maurer
>     Assignee: Stefano Bagnara
>  Attachments: addFooter.patch
>
> AddFooter throws an UnsupportedEncodingException .. After that the email get passed to the error processor. This should be catched and just not add the fooder. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.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


[jira] Resolved: (JAMES-455) AddFooter mailet throw UnsupportedEncodingException

Posted by "Stefano Bagnara (JIRA)" <se...@james.apache.org>.
     [ http://issues.apache.org/jira/browse/JAMES-455?page=all ]
     
Stefano Bagnara resolved JAMES-455:
-----------------------------------

    Fix Version: 2.3.0a2
     Resolution: Fixed

Added the failing test and applied the patch.

> AddFooter mailet throw UnsupportedEncodingException
> ---------------------------------------------------
>
>          Key: JAMES-455
>          URL: http://issues.apache.org/jira/browse/JAMES-455
>      Project: James
>         Type: Bug
>   Components: Matchers/Mailets (bundled)
>     Reporter: Norman Maurer
>     Assignee: Stefano Bagnara
>      Fix For: 2.3.0a2
>  Attachments: addFooter.patch
>
> AddFooter throws an UnsupportedEncodingException .. After that the email get passed to the error processor. This should be catched and just not add the fooder. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.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