https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42451 --- Comment #7 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 199006 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199006&action=edit Bug 42451: Remove JS error when converting a report Test plan: Create a report with: SELECT marcxml from biblioitems Hit /reports/guided_reports.pl?op=list Notice the "Update SQL" button in the "Update" column, Click "Update" => JS error "Uncaught TypeError: can't access property "backdrop", this._config is undefined" (in Firefox) And nothing happens Apply this patch, reload, click the button => Success, the report is updated Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.