[Koha-bugs] [Bug 32738] Correct upload local cover image title tag

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 27 19:20:11 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32738

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 145769
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145769&action=edit
Bug 32738: Correct upload local cover image title tag

This patch corrects the local cover image template's title tag so that
it conforms to the changes made in Bug 26703, 'Modify the "title"
elements to contain unique information first.'

The patch also makes minor corrections to the page's breadcrumbs.

To test you must have the LocalCoverImages system preference enabled.

- Apply the patch and go to Cataloging -> Upload local cover image.
- The page title should be correct:
  Upload local cover image › Cataloging › Koha
- The breadcrumbs should be:
  Home -> Cataloging -> Upload cover image
- Locate a bibliographic record and view its details.
- Click the "Images" tab, then the "Upload" button.
- The page title should now be
  Upload local cover image for [title] › Cataloging › Koha
- The breadcrumbs should now be:
  Home -> Cataloging -> Upload local cover image -> Upload cover for
  [title]

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list