Bug 12890

Summary: Improve title and breadcrumbs when editing saved SQL report
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: aleisha, jonathan.druart, tomascohen, veron
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: String patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 12890 - Improve title and breadcrumbs when editing saved SQL report
[Signed-off] Bug 12890 - Improve title and breadcrumbs when editing saved SQL report
Bug 12890 - Improve title and breadcrumbs when editing saved SQL report

Description Owen Leonard 2014-09-08 18:15:00 UTC
When you edit an SQL report the template doesn't show a complete title or breadcrumbs menu.
Comment 1 Owen Leonard 2014-09-08 18:24:16 UTC Comment hidden (obsolete)
Comment 2 Jonathan Druart 2014-09-10 15:13:31 UTC
Aleisha, did you test this patch?
It seems you forgot to attach your signoff patch.
Comment 3 Marc Véron 2014-09-13 13:03:00 UTC Comment hidden (obsolete)
Comment 4 Jonathan Druart 2014-09-16 13:19:14 UTC
Created attachment 31629 [details] [review]
Bug 12890 - Improve title and breadcrumbs when editing saved SQL report

When editing an existing SQL report the page title and breadcrumbs are
incomplete:

Home > Reports > Guided reports wizard >

This patch corrects this.

To test, apply the patch and edit an existing SQL report. The page title
and breadcrumbs should be more complete:

Home > Reports > Guided reports wizard > Saved reports > Edit SQL report

Patch behves as expected
Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Comment 5 Tomás Cohen Arazi (tcohen) 2014-09-18 01:10:03 UTC
Patch pushed to master.

Thanks Jonathan!
Comment 6 Tomás Cohen Arazi (tcohen) 2014-09-18 01:11:22 UTC
Heh, wrong bug, thanks Owen :-D