[
https://issues.apache.org/jira/browse/MYFACES-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bernhard Huemer updated MYFACES-1703:
-------------------------------------
Status: Patch Available (was: Open)
> f:setPropertyActionListener causes wrongful AbortProcessingException
> --------------------------------------------------------------------
>
> Key: MYFACES-1703
> URL: https://issues.apache.org/jira/browse/MYFACES-1703
> Project: MyFaces Core
> Issue Type: Bug
> Affects Versions: 1.2.0, 1.2.1-SNAPSHOT
> Reporter: Bernhard Huemer
> Priority: Critical
> Attachments: demo.zip, MYFACES-1703.patch
>
>
> During the Invoke Application phase a SetPropertyActionListener always throws
> an AbortProcessingException claiming that the target has not been set, but
> that's just because the methode restoreState is incorrectly implemented. It
> creates a new array rather than cast the given state. I'll attach a sample
> web application reproducing this error and the corresponding patch.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.