Bug 8015: (follow-up) fix various issues (squashed patch)
authorKyle M Hall <kyle@bywatersolutions.com>
Tue, 19 Mar 2013 10:27:46 +0000 (03:27 -0700)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 31 Oct 2013 22:49:45 +0000 (22:49 +0000)
commit7362776897c702bbabe49e24a4875afae5d11a9a
treec3e3b16ccafd206419c3ce27e0a6d829b99af80b
parent0a176d4648fdce78a31ace4dab75dbe365c6fa64
Bug 8015: (follow-up) fix various issues (squashed patch)

Bug 8015: Fix template capitalization amd other template issues

Signed-off-by: Leila <koha.aixmarseille@gmail.com>
Bug 8015: Fix error where field object is returned instead of field value for fields without subfields

Signed-off-by: Leila <koha.aixmarseille@gmail.com>
Bug 8015: Fix bad ordering on function parameters

Signed-off-by: Leila <koha.aixmarseille@gmail.com>
Bug 8015: Escape escape characters for strings

Signed-off-by: Leila <koha.aixmarseille@gmail.com>
Bug 8015: Fix bad parameter list for direct external call to update_field

Signed-off-by: Leila <koha.aixmarseille@gmail.com>
Bug 8015: Fix problem with moving existing subfield value to nonexistent field/subfield

Signed-off-by: Leila <koha.aixmarseille@gmail.com>
Bug 8015: FIX QA issues

This patch fixes some stuffs failing qa tests: POD, indentation (tabs),
perlcritic

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
C4/Koha.pm
C4/MarcModificationTemplates.pm
Koha/SimpleMARC.pm
koha-tmpl/intranet-tmpl/prog/en/includes/tools-menu.inc
koha-tmpl/intranet-tmpl/prog/en/modules/tools/marc_modification_templates.tt
tools/marc_modification_templates.pl