Bug 11559: (followup) Prevent saving item tags, fix other issues
authorJesse Weaver <pianohacker@gmail.com>
Thu, 3 Sep 2015 21:47:35 +0000 (15:47 -0600)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 27 Oct 2015 15:18:00 +0000 (12:18 -0300)
commit90266604513d3efad34bf40d9d59ab98d80dad4f
treeac62ad03b0c9fcda6f39776402349811aeb96aba
parent25f163305fe179d923559dacea37a89f428f6b1f
Bug 11559: (followup) Prevent saving item tags, fix other issues

This fixes the following issues:
  * Spaces are now allowed in indicators
  * Shift-Enter is available to insert a newline if needed
  * Item tags, if present, will prevent saving (as they are not correctly
    processed by the backend)
  * biblionumber tags (999 in MARC21) will be stripped before the record
    is saved to Koha, to prevent their modification

Signed-off-by: Nick Clemens <nick@quecheelibrary.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
koha-tmpl/intranet-tmpl/lib/koha/cateditor/koha-backend.js
koha-tmpl/intranet-tmpl/lib/koha/cateditor/marc-editor.js
koha-tmpl/intranet-tmpl/lib/koha/cateditor/marc-record.js
koha-tmpl/intranet-tmpl/lib/koha/cateditor/search.js
koha-tmpl/intranet-tmpl/lib/koha/cateditor/text-marc.js
koha-tmpl/intranet-tmpl/prog/en/includes/cateditor-ui.inc