You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/03/15 10:03:27 UTC

[jira] Updated: (LANG-605) DefaultExceptionContext overwrites values in recursive situations

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

Henri Yandell updated LANG-605:
-------------------------------

    Fix Version/s: 3.0

Sounds like this is a blocker for 3.0.

> DefaultExceptionContext overwrites values in recursive situations
> -----------------------------------------------------------------
>
>                 Key: LANG-605
>                 URL: https://issues.apache.org/jira/browse/LANG-605
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.exception.*
>    Affects Versions: 3.0
>            Reporter: Joerg Schaible
>            Assignee: Joerg Schaible
>            Priority: Minor
>             Fix For: 3.0
>
>
> The DefaultExceptionContext is not useful in case of a recursion, since while adding information unwrapping the stack, the added info will always overwrite the one that is already provided from a deeper stack level. Therefore the label should be appended with a sequence number if it already exists.

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