#100: WebSubmit: action set chaining is broken
-----------------------+----------------------------------------------------
Reporter: jcaffaro | Owner: simko
Type: defect | Status: new
Priority: major | Milestone: v1.0
Component: WebSubmit | Version: v0.99.1
Keywords: |
-----------------------+----------------------------------------------------
Apparently commit 8e8323878b5650395d21eed3f35d991f8cf39161 (with the
removal of ''indir'' from the form generated by ''tmpl_page_endaction()'')
broke the chaining of actions belonging to the same set. A Javascript
error occurs:
{{{
Error: document.forms[0].indir is undefined
}}}
and the chaining redirects to the main submission page instead of the next
action.
--
Ticket URL: <http://cdswaredev/invenio/ticket/100>
Invenio <http://invenio-software.org>