[ 
https://issues.apache.org/jira/browse/MYFACES-3350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13140586#comment-13140586
 ] 

Leonardo Uribe commented on MYFACES-3350:
-----------------------------------------

Change converted to unified diff patch format against 2.1.x (trunk)
                
> 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
>            Priority: Minor
>         Attachments: Impl.js, MYFACES-3350-1.patch, jsf.js
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to