[
https://issues.apache.org/jira/browse/MYFACES-3820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo Uribe resolved MYFACES-3820.
-------------------------------------
Resolution: Fixed
> UIInput.setSubmittedValue() cause recursive call when calling
> getSubmittedValue() on Debug
> ------------------------------------------------------------------------------------------
>
> Key: MYFACES-3820
> URL: https://issues.apache.org/jira/browse/MYFACES-3820
> Project: MyFaces Core
> Issue Type: Bug
> Components: JSR-344
> Reporter: Leonardo Uribe
> Assignee: Leonardo Uribe
> Fix For: 2.2.0
>
>
> Under certain conditions where getSubmittedValue() is overriden a
> stackoverflow exception can be caused on debug mode because the code on
> setSubmittedValue() calls getSubmittedValue(). To prevent that there is no
> other choice than directly get the value from the state helper.
--
This message was sent by Atlassian JIRA
(v6.1#6144)