Bug 18183: jQuery append error related to script tags in cloneItemBlock
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Tue, 28 Feb 2017 13:26:22 +0000 (14:26 +0100)
committerNick Clemens <nick@bywatersolutions.com>
Mon, 15 Jan 2018 15:17:48 +0000 (15:17 +0000)
commit8386f544b1bf68891b0ce2f68741e9d0115a0d49
tree0ad5c1054d9546ce9193e8a3c44ef5e4e57cb725
parent28c3c611ff43313d4072a65afeb389b708103075
Bug 18183: jQuery append error related to script tags in cloneItemBlock

See the detailed explanation of the error on Bugzilla.
As a workaround, we move the append of clone to outeritemblock before the
append of data (long string with item fields and script tags) to clone.

This patch also moves two vars inside the success function, since they are
not used outside of it.

Test plan:
[1] Set AcqCreateItem to receiving.
[2] Receive an order. Verify that adding, updating or deleting an item block
    still works as expected.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/js/additem.js