Koha/patroncards
Jan Kissig 9a33f6fcb2
Bug 36877: Fix Patron card creator errors on editing layout, profile or template
This patch fixes the unexpected behaviour when clicking on edit layout,
edit profile or edit template in Patron card creator tool.

Test plans:

1.  edit layout:

  a) go to http://localhost:8081/cgi-bin/koha/patroncards/manage.pl?card_element=layout
  b) click on edit 'Test Layout'
  c) WARNING: An unsupported operation was attempted on layout 20.
     Please have your system administrator check the error log for
     details.

apply patch
  a) go to http://localhost:8081/cgi-bin/koha/patroncards/manage.pl?card_element=layout
  b) click on edit 'Test Layout'
  c) Edit patron card layout form 20 shows up

2. edit template and profile:

  a) go to http://localhost:8081/cgi-bin/koha/patroncards/manage.pl?card_element=template or
     http://localhost:8081/cgi-bin/koha/patroncards/manage.pl?card_element=profile
  b) click edit on an item in the table
  c) notice that the forms are empty

apply patch and redo steps a) and b) to load the edit form

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-05-17 12:03:51 +02:00
..
create-pdf.pl Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
edit-batch.pl Bug 34478: (follow-up) patron-cards/edit-batch: op cud-remove, cud-dedup 2024-03-01 10:59:59 +01:00
edit-layout.pl Bug 36877: Fix Patron card creator errors on editing layout, profile or template 2024-05-17 12:03:51 +02:00
edit-profile.pl Bug 36877: Fix Patron card creator errors on editing layout, profile or template 2024-05-17 12:03:51 +02:00
edit-template.pl Bug 36877: Fix Patron card creator errors on editing layout, profile or template 2024-05-17 12:03:51 +02:00
home.pl Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
image-manage.pl Bug 34478: op =~ ^cud- in pl/pm 2024-03-01 10:56:11 +01:00
manage.pl Bug 34478: op =~ ^cud- in pl/pm 2024-03-01 10:56:11 +01:00
print.pl Bug 34478: (follow-up) patroncards: FIXMEs for op and missing script 2024-03-01 11:00:00 +01:00