[
https://issues.apache.org/jira/browse/MYFACES-3350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Andraschko updated MYFACES-3350:
---------------------------------------
Resolution: Fixed
Assignee: Thomas Andraschko
Status: Resolved (was: Patch Available)
Applied it (for now) just in 2.3.0
> Error data payload attribute names
> ----------------------------------
>
> Key: MYFACES-3350
> URL: https://issues.apache.org/jira/browse/MYFACES-3350
> Project: MyFaces Core
> Issue Type: Bug
> Components: JSR-314
> Affects Versions: 2.0.9, 2.1.3
> Reporter: Keith Wong
> Assignee: Thomas Andraschko
> Priority: Minor
> Fix For: 2.3.0
>
> Attachments: Impl.js, jsf.js, MYFACES-3350-1.patch
>
>
> According to JSF 2.0 and 2.1 spec section 14.4.2 table 14-6, the attributes
> of error data payload are:
> type
> status
> description
> source
> responseCode
> responseXML
> responseText
> errorName
> errorMessage
> However, the attributes errorName and errorMessage are named as
> serverErrorName and serverErrorMessage respectively. I have identified the
> changes and attached as follows.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)