]> git.koha-community.org Git - koha.git/commit
Bug 37091: Correct op parameter in systempreferences.pl
authorEmily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Fri, 14 Jun 2024 14:29:34 +0000 (10:29 -0400)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 21 Jun 2024 13:24:44 +0000 (15:24 +0200)
commitb0b168b6f84ef00babf566097933de7a338726a7
treef4cc00d49e2086078234546ba80e70986d7a5dae
parentcfc47e746f1b7d116a0cde086bde5d52afcc411a
Bug 37091: Correct op parameter in systempreferences.pl

To test:
1. Go to Administration > System Preferences > Local Use
2. Attempt to delete a local system preference
--> The confirmation page displays a blank name and value
3. Click "Yes, delete"
--> The system preference is still there
4. Apply patch, restart_all, and reload page
5. Attempt to delete the system preference again
--> The confirmation page displays correct information
6. Click "Yes, delete"
--> The system preference is deleted successfully

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
admin/systempreferences.pl