You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (Updated) (JIRA)" <de...@myfaces.apache.org> on 2011/10/31 22:41:32 UTC

[jira] [Updated] (MYFACES-3350) Error data payload attribute names

     [ https://issues.apache.org/jira/browse/MYFACES-3350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonardo Uribe updated MYFACES-3350:
------------------------------------

    Status: Patch Available  (was: Open)
    
> 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