https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24834 ByWater Sandboxes <bws.sandboxes@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #110669|0 |1 is obsolete| | --- Comment #8 from ByWater Sandboxes <bws.sandboxes@gmail.com> --- Created attachment 110673 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110673&action=edit Bug 24834: Display report number on editing or running a report The only place the report ID was shown when editing or running a report was in the URL. With this patch, we also show it in the heading, the breadcrumbs and the page title. To test: - Create a new SQL report. - Save the report. - Edit the report. - Verify that the report id now shows in the breadcrumbs and page title. - Run your report. - Verify the report id shows in the page heading, title and breadcrumbs. Signed-off-by: Michael A <madamyk@ckls.org> -- You are receiving this mail because: You are watching all bug changes.