| Summary: | Fix page title of pages in the new cataloging module home page | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
| Component: | Staff interface | Assignee: | Martin Renvoize (ashimema) <martin.renvoize> |
| Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | gmcharlt, martin.renvoize |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | String patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
22.11.00
|
|
| Circulation function: | |||
| Bug Depends on: | 31864 | ||
| Bug Blocks: | 31845 | ||
| Attachments: |
Bug 31864: Correct titles for pages in new cataloging module
Bug 31864: Correct titles for pages in new cataloging module Bug 31882: Correct titles for pages in new cataloging module |
||
|
Description
Lucas Gass (lukeg)
2022-10-19 22:33:55 UTC
Created attachment 142516 [details] [review] Bug 31864: Correct titles for pages in new cataloging module To test: 1. Apply patch 2. Set system preference 'StockRotation' to enable. 3. Be logged in as a superlibrarian 4. Check the page titles for all pages, accessible from the Cataloging module homepage Created attachment 142540 [details] [review] Bug 31864: Correct titles for pages in new cataloging module To test: 1. Apply patch 2. Set system preference 'StockRotation' to enable. 3. Be logged in as a superlibrarian 4. Check the page titles for all pages, accessible from the Cataloging module homepage https://bugs.koha-community.org/show_bug.cgi?id=31882 Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Created attachment 142545 [details] [review] Bug 31882: Correct titles for pages in new cataloging module To test: 1. Apply patch 2. Set system preference 'StockRotation' to enable. 3. Be logged in as a superlibrarian 4. Check the page titles for all pages, accessible from the Cataloging module homepage https://bugs.koha-community.org/show_bug.cgi?id=31882 Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Fixed the wrong bug number in the commit message! Pushed to master for 22.11. Nice work everyone, thanks! |