Koha/cataloguing
Bernardo Gonzalez Kriegel f001cc32a3 Bug 11638: Remove HTML from addbiblio.pl
This patch extracts variables with HTML from addbiblio.pl
and an instance of CGI::scrolling_list

As it changes how MARC editor show input fields, I prefer
not add patches for other cases mentioned on Comment #1

To test:
1. Verify there are no regressions on MARC editor
Add/Edit records, modify values
2. Update translation file for a language,
check new string 'Tag editor'

About the error message on error when deleting biblio,
it must be localized but the script is not trying to
use a template file, only prints a basic html and aborts.
Perhaps a way of handling errors more gracefully is needed,
but again it need to be solved on it's own bug.

Updated test plan

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-07-03 15:01:10 -03:00
..
value_builder Bug 9093 - 008 forgetting what material type was chosen 2014-06-21 10:50:32 -03:00
addbiblio.pl Bug 11638: Remove HTML from addbiblio.pl 2014-07-03 15:01:10 -03:00
addbooks.pl Bug 11254: make reservoir search normalize ISBNs 2014-04-19 21:44:30 +00:00
additem.pl Bug 12380 - can't tab to save buttons on add item 2014-06-16 15:12:58 -03:00
linkitem.pl Bug 5528: Analytic records support 2011-10-13 10:03:39 +13:00
merge.pl Bug 9755 QA follow-up: move MARC-specific functionality to utility class 2013-07-23 23:10:21 +00:00
merge_ajax.pl Bug 8860 - can't merge if you don't have fast cataloging permissions 2012-10-05 16:51:32 +02:00
moveitem.pl Bug 10504: Remove the unused C4::Acq::ModOrderItem routine 2013-07-15 16:06:19 +00:00
plugin_launcher.pl Bug 7356 - Fix various typos and mis-spellings 2012-01-13 11:51:26 +01:00
ysearch.pl Bug 8278: build the structure with to_json instead of manually. 2013-05-08 09:49:55 -04:00
z3950_auth_search.pl Bug 11715 : require authentication for the cataloging authorities Z39.50 search 2014-06-25 12:26:50 -03:00
z3950_search.pl Bug 11715: require authentication for the cataloging Z39.50 search 2014-06-25 12:26:41 -03:00