https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38715 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion CC| |david@davidnind.com --- Comment #3 from David Nind <david@davidnind.com> --- Hi Peter. The breadcrumbs are a navigation aid, and should reflect the path to the current page, and the actual page titles. I don't think the proposed change reflects this. I've added Owen into the bug, as he has done a lot of work over the last few releases fixing up the breadcrumbs, page titles, and browser page titles, to make them more consistent. Before the patch: - Browser title: Editing Record title (Record number XXX) > Cataloging > Koha - Breadcrumb: Cataloguing > Editing Record title (Record number XXX)* - Page title: Editing Record title (Record number XXX)+ * All italicised + Record title only italicised After the patch: - Browser title: Editing Record title (Record number XXX) > Cataloging > Koha - Breadcrumb: Cataloguing > Editing Record title (Record number XXX) > MARC record * - Page title: Editing Record title (Record number XXX)+ * All italicised, however 'Editing' not linked, and 'MARC record' linked but visually doesn't look like it is linked + Record title only italicised Also, for consistency, I think any changes made should be made to the authorities breadcrumbs and page titles as well. For authorities, these are currently: - Browser title: Modify authority #XXX (Term Type) > Authorities > Koha - Breadcrumb: Authorities > Modify authority #XXX (Term Type) - Page title: Modify authority #XXXX Term Type A further complication, is we mix up 'Modify' and 'Edit' - I think we've decided to use one, but I can't remember which one! This is a hard one! I'll attach some screenshots. David -- You are receiving this mail because: You are watching all bug changes.