| Project: | formsPlayer |
| Version: | 1.5.3 |
| Component: | Code |
| Category: | bug |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
A form has an xf:submission element with the following form:
<xf:submission replace="none" method="post" mode="synchronous" action="ex:action" ref="some/xpath/reference" id="i">
<xf:action ev:event="xforms-submit-error">
<!-- Other action components here... -->
<xf:message>error</xf:message>
</xf:action>
</xf:submission>
When I submit this form, the server logs indicate that ex:action is returning a "HTTP/1.1 200 OK" response, but the "error" message is displayed, indicating that the xforms-submit-error event is being dispatched.

Recent comments
2 days 17 hours ago
2 days 23 hours ago
4 days 16 hours ago
6 weeks 2 days ago
6 weeks 2 days ago
10 weeks 4 hours ago
11 weeks 3 days ago
11 weeks 3 days ago
11 weeks 3 days ago
11 weeks 5 days ago