https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42451 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com --- Comment #9 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- (In reply to Owen Leonard from comment #7)
Created attachment 199006 [details] [review] 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>
Is this still valid? there is no Update button in the Update column for me. -- You are receiving this mail because: You are watching all bug changes.