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

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Mon Aug 26 04:08:26 EDT 2013


    [ https://issues.jboss.org/browse/RF-13125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799074#comment-12799074 ] 

Pavol Pitonak commented on RF-13125:
------------------------------------

Lukas, could you please provide some information about how to reproduce this issue?
                
> 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