Leonardo Uribe created MYFACES-3820:
---------------------------------------
Summary: 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
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)