Koha/patroncards
Tomas Cohen Arazi e3a98dd05c Bug 18320: Remove calls to CGI->param from the templates in patron cards
This patch removes calls to CGI->param from within the templates
(patroncards-errors.inc) and passes error_* variables with the same
codes from the controllers to the template instead.

This way we can be sure CGI->param is not called in list context.

To test, try those pages and see they don't show warnings anymore.
Verify that error situations still show the error messages.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2022-01-19 12:13:49 -10:00
..
add_user_search.pl Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
create-pdf.pl Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
edit-batch.pl Bug 18320: Remove calls to CGI->param from the templates in patron cards 2022-01-19 12:13:49 -10:00
edit-layout.pl Bug 18320: Remove patroncards/edit-layout.pl warnings 2022-01-19 12:13:49 -10:00
edit-profile.pl Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
edit-template.pl Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
home.pl Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
image-manage.pl Bug 18320: Remove calls to CGI->param from the templates in patron cards 2022-01-19 12:13:49 -10:00
manage.pl Bug 18320: Remove calls to CGI->param from the templates in patron cards 2022-01-19 12:13:49 -10:00
print.pl Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00