http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15366 --- Comment #1 from Marc Véron <veron@veron.ch> --- Created attachment 45622 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45622&action=edit 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. -- You are receiving this mail because: You are watching all bug changes.