Wrong property name in payload for ajax callback functions
----------------------------------------------------------
Key: MYFACES-2481
URL: https://issues.apache.org/jira/browse/MYFACES-2481
Project: MyFaces Core
Issue Type: Bug
Components: JSR-314
Affects Versions: 2.0.0-alpha
Reporter: Michael Kurz
According to the spec (14.4.1) the event data payload for the callback
functions passed to addOnEvent and addOnError should contain the property
status with the name of the event/error. In MyFaces this property is named
"name".
I talked to Werner and he thinks that the name "name" was used in an old
version of the spec.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.