https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37091
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from David Nind <[email protected]> --- Testing notes (using KTD): 1. Before the patch, I get an error trace when trying to delete a local use system preference (either an existing one or a new one): Can't call method "delete" on an undefined value at /kohadevbox/koha/C4/Context.pm line 436 ..... 2. After the patch, and after the local use system preference is deleted, the body of the page is blank, rather than listing the remaining local use system preferences. The system preference categories are listed on the left, the breadrumb is just "Administration", Search system preferences is selected in the header, and the browser page title is "Local use system preferences > Administration > Koha". I'm not sure what it did before the CSRF patch, and whether this needs fixing as well. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
