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

Biblibre Sandboxes <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #170839|0                           |1
        is obsolete|                            |

--- Comment #4 from Biblibre Sandboxes <[email protected]> ---
Created attachment 171039
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171039&action=edit
Bug 37763: SQL reports Update and run SQL inappropriately appends the editor
screen after the ran report.

This patch corrects an error where the SQL editor screen would appear after the
        report results when using 'Update and run SQL' when editing reports.
This also corrects a related issue where the saved_sql.id of the report would
        be repeatedly appended to SQL code when using 'Update and run SQL'.

To test:
1) Login to staff client
2) Navigate to Reports -> Create from SQL
3) Create a short report (SELECT * FROM items), name it and SAVE it.
4) On the resulting "Edit SQL report' page, click 'Update and run SQL'
5) See the report runs, but at the 'Edit SQL report' screen shows at the
bottom.
6) Apply Patch
7) Return to Reports -> Saved Reports and Edit the report you created.
8) On "Edit SQL report' page, click 'Update and run SQL'
9) Verify that the report runs, but the 'Edit SQL report' section is gone.

Sponsored-by: Westlake Porter Public Library
Signed-off-by: Sam Sowanick <[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/

Reply via email to