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