[JBoss JIRA] Created: (RF-7957) UIActionParameter incorrectly stores Converter
by Michael Youngstrom (JIRA)
UIActionParameter incorrectly stores Converter
----------------------------------------------
Key: RF-7957
URL: https://jira.jboss.org/jira/browse/RF-7957
Project: RichFaces
Issue Type: Bug
Components: component-a4j-core
Affects Versions: 3.3.2.GA
Reporter: Michael Youngstrom
UIActionParameter incorrectly saves the state of it's converter if it is a ValueExpression. It appears to use UIComponentBase.saveAttachedState to save the converter. When every other component that has a ValueExpression converter will instead allow the component to save the expression and not the result of the expression.
This problem makes it so that a non serializable Converter cannot be used with UIActionParamter when it works great as a Converter any other UIInput based component when specified as a ValueExpression
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 1 month