Bug 36995: Correct parameter name for library EAN deletion
authorOwen Leonard <oleonard@myacpl.org>
Thu, 30 May 2024 18:07:27 +0000 (18:07 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 6 Jun 2024 14:18:44 +0000 (15:18 +0100)
commit900a1aecbb689cc3348038e011c90e96a76a37bf
treef149d3ad5c02f01378582f3f857f100049492a3f
parent596d6b74eaa38e2adb6f6540f0d5b7b26d000c11
Bug 36995: Correct parameter name for library EAN deletion

This patches removes the "cud-" prefix from the "delete_confirm"
parameter check in Library EAN management. The confirm step is a GET
operation.

To test, apply the patch and restart services;

- Go to Administration -> Library EANs.
- Add an entry if necessary, then click "Delete."
- You should be taken to a confirmation page: "Confirm deletion of
  EAN..."
- Confirm deletion and verify that the EAN was deleted.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
admin/edi_ean_accounts.pl