]> git.koha-community.org Git - koha.git/commit
Bug 15366 - Fix breadcrumbs and html page title in guided reports
authorMarc Véron <veron@veron.ch>
Sun, 13 Dec 2015 21:39:53 +0000 (22:39 +0100)
committerFrédéric Demians <f.demians@tamil.fr>
Thu, 31 Dec 2015 16:30:38 +0000 (17:30 +0100)
commita62b8a526ca282d724e44c34e47c9e63f9e385ae
tree8cd5f8c63adc636f434d56ae7cfb07214c2029a5
parent26fd2156293f3b3ea9d460b437bcd5f08879bf54
 Bug 15366 - Fix breadcrumbs and html page title in guided reports

This patch fixes following issues with breadcrumbs and html page title
in Home > Reports > Guided reports wizard:

- Sometimes, breadcrumbs display a stray > at the end

- While creating a report, steps are not displayed in breadcrumbs and
  do not appear in html page title
- html page title is divided by newlines

To test:
- Apply patch
- Go to Home > Reports > Guided reports wizard
- Go to all pages including the steps for creating a new report and
  verify
  - that the breadcrumbs display properly and make sense
  - in html source, the page title makes sense and displays on one line.

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Works as descrived

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
(cherry picked from commit 639ccd469f4e00e1737e0dec6ee914d845907938)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
(cherry picked from commit c7028a02b5158591665a35421b4a80f54f5324f3)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt
reports/guided_reports.pl