You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Werner Punz (Commented) (JIRA)" <de...@myfaces.apache.org> on 2012/01/04 16:45:39 UTC

[jira] [Commented] (MYFACES-3438) jsf.js: error handling output improvement

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

Werner Punz commented on MYFACES-3438:
--------------------------------------

Ok with the next commit the error output will be rearranged like following screenshot shows
https://picasaweb.google.com/100881551099991079424/NewErrorDisplay#5693800525273047490

which means the message is the first
everything else is below according to the priority.

I will start to work on showing the proper http codes in case of a http error tomorrow.
Also we need to discuss whether we should drop the error alerts in favor of console errors if a console is present.
We currently do it only as alert because mojarra does it as well, but the spec clearly says nothing about the  way the error should be presented.

                
> jsf.js: error handling output improvement
> -----------------------------------------
>
>                 Key: MYFACES-3438
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3438
>             Project: MyFaces Core
>          Issue Type: Improvement
>    Affects Versions: 2.0.12-SNAPSHOT, 2.1.6-SNAPSHOT
>            Reporter: Werner Punz
>            Assignee: Werner Punz
>            Priority: Minor
>
> While we already have improved the error reporting a lot. We still have room for improvement.
> For instance the error alert could need some room for improvement, we should also report the faulty http codes
> in case of a http error etc...
> Also we should discuss whether we really should use the alert if there is a console present. (would make more sense
> to push error reports into the console on newer browsers if present)

--
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