Summary: | Improve title and breadcrumbs when editing saved SQL report | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | 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
Created attachment 31469 [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 Aleisha, did you test this patch? It seems you forgot to attach your signoff patch. Created attachment 31577 [details] [review] [Signed-off] 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> 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> Patch pushed to master. Thanks Jonathan! Heh, wrong bug, thanks Owen :-D |