Bug 14589: Adjust authorities_merge_ajax and replace some indirect syntax
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 22 Jul 2015 12:41:42 +0000 (14:41 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 2 Nov 2015 15:49:13 +0000 (12:49 -0300)
commit298733cb1e528f117984077442c867c3d2035ee0
tree7bab2e7cc07a9d85d1795e8e13a8df235c961a04
parentce23235ec5229a2b6bb287014674fc856fad7084
Bug 14589: Adjust authorities_merge_ajax and replace some indirect syntax

This patch does the following:
[1] Adjust authorities_merge_ajax just as in bug 14588.
[2] Replace some indirect syntax for fetch GGI::Cookie.
[3] Along the way replace some new CGI's. Note that I am not aiming to
    replace them Koha wide. The "fetch class" variant is less readable.

NOTE: The changes to tools/upload-file.pl and upload-file-progress.pl
are moved to report 14321.

Test plan:
[1] Run the URL authorities/merge_ajax.pl in staff.
[2] Upload a file with Stage MARC records for import.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
[1] It runs, but also before patch
[2] File uploads without problem
No errors

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
We could certainly remove 1 or 2 call to CGI->new in tools/background-job-progress.pl
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
acqui/check_duplicate_barcode_ajax.pl
authorities/merge_ajax.pl
opac/opac-patron-image.pl
opac/opac-ratings-ajax.pl
opac/opac-tags.pl
tags/review.pl
tools/background-job-progress.pl