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

Brian Leathem (JIRA) jira-events at lists.jboss.org
Mon Aug 12 15:46:26 EDT 2013


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

Brian Leathem updated RF-13125:
-------------------------------

    Component/s: component-a4j-core

    
> 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č
>             Fix For: 4.3.4, 5.0.0.Alpha2
>
>   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