[Koha-bugs] [Bug 8811] can't run report after saving

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 24 16:58:58 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8811

Nicole C. Engard <nengard at gmail.com> changed:

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

--- Comment #4 from Nicole C. Engard <nengard at gmail.com> ---
Created attachment 12476
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12476&action=edit
[SIGNED-OFF] Bug 8811 - can't run report after saving

The fix for Bug 7993 removed some lines from guided_reports.pl
which passed a new report's name and id to the template after
saving. For some reason this was removed, making it impossible
to run or edit a new report immediately after saving.

This patch adds back that part of the script which passes those
variables to the template. Before this patch, after adding a new
SQL report you would not see a "run this report" link. The
"run this report" and "edit" buttons in the toolbar would not
work. After applying the patch these should work.

Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
Tested creating reports and was able to run them after saving.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list