[
https://issues.jboss.org/browse/RF-12893?page=com.atlassian.jira.plugin.s...
]
Bernard Labno commented on RF-12893:
------------------------------------
Works good, but something is slightly different.
Previously on exception there was no callback call.
i.e.
https://github.com/richfaces/sandbox/blob/develop/schedule/ui/src/main/re...
Callback function on that line either was not called or event.componentData was present.
Right now I'm getting JS exceptions on line 298 when I try to get
event.componentData[this.id]
Partial response not ended correctly on exception
-------------------------------------------------
Key: RF-12893
URL:
https://issues.jboss.org/browse/RF-12893
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: core
Affects Versions: 4.3.1
Reporter: Bernard Labno
Assignee: Lukáš Fryč
Priority: Critical
Fix For: 4.3.2
Original Estimate: 4 hours
Remaining Estimate: 4 hours
When there is an exception during ajax request the
DeferredEndingPartialResponseWriter.finallyEndDocument is not called.
This may be a bug of JSF
http://grepcode.com/file/repo1.maven.org/maven2/com.sun.faces/jsf-impl/2....
As there is no finallyEndDocument call.
--
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