[richfaces-issues] [JBoss JIRA] (RF-13125) a4j:log does swallow the message from jsf.js's sendError method

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Thu Aug 15 06:05:27 EDT 2013


     [ https://issues.jboss.org/browse/RF-13125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukáš Fryč resolved RF-13125.
-----------------------------

    Fix Version/s:     (was: 5.0.0.Alpha2)
       Resolution: Done

    
> a4j:log does swallow the message from jsf.js's sendError method
> ---------------------------------------------------------------
>
>                 Key: RF-13125
>                 URL: https://issues.jboss.org/browse/RF-13125
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-a4j-core
>    Affects Versions: 4.3.3, 5.0.0.Alpha1
>            Reporter: Lukáš Fryč
>            Assignee: Lukáš Fryč
>             Fix For: 4.3.4
>
>   Original Estimate: 30 minutes
>  Remaining Estimate: 30 minutes
>
> {code:title=jsf.js:2220}
>  } catch (ex) {
>                     sendError(request, context, "malformedXML", ex.message);
>                     return;
>                 }
> {code}
> The ex.message is not shown in output of a4j:log.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list