https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42451

--- Comment #12 from Lucas Gass (lukeg) <[email protected]> ---
Created attachment 203215
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203215&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 <[email protected]>
Signed-off-by: Lucas Gass <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to