https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35936
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 161626 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161626&action=edit Bug 35936: Fix saving existing report with incorrect AV category When an existing report is saved and an incorrect AV category is selected, the UI is asking "do you want to save anyway", but the "Update SQL" button leads to a blank page and the report is not saved. On bug 33966 the value is been adjust to 'update_sql' but this incorrect was left. To test you need to use the browser inspector to adjust the value of the selected option. Signed-off-by: Jonathan Druart <[email protected]> -- 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/
