| Summary: | Catalog concerns - Title of the page says Tools instead of Cataloging | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
| Component: | Staff interface | Assignee: | Bugs List <koha-bugs> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | david, gmcharlt, martin.renvoize |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | String patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: |
This fixes the HTML page title for the cataloging concerns management page so that it says Catalog concerns > Cataloging > Koha (as it is under cataloging, not tools).
|
|
| Version(s) released in: |
23.05.00
|
Circulation function: | |
| Bug Depends on: | 31028 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 33532: Fix HTML page title for cataloging concerns page
Bug 33532: Fix HTML page title for cataloging concerns page Bug 33532: Fix HTML page title for cataloging concerns page |
||
|
Description
Caroline Cyr La Rose
2023-04-13 18:22:48 UTC
Created attachment 149622 [details] [review] Bug 33532: Fix HTML page title for cataloging concerns page The HTML title of the Catalog concerns management page (which appears in the browser tab) says Catalog concerns > Tools > Koha. But the page is under Cataloging, not Tools. Test plan: 1. Enable the CatalogConcerns system preference. 2. Go to Cataloging > Catalog concerns: => The title of the page in the browser tab says Catalog concerns > Tools > Koha 3. Apply the patch. 4. Refresh the catalog concerns page. 5. The title of the page in the browser tab should now say Catalog concerns > Cataloging > Koha 6. Sign off 8-) Signed-off-by: David Nind <david@davidnind.com> Created attachment 149681 [details] [review] Bug 33532: Fix HTML page title for cataloging concerns page The HTML title of the Catalog concerns management page (which appears in the browser tab) says Catalog concerns > Tools > Koha. But the page is under Cataloging, not Tools. Test plan: 1. Enable the CatalogConcerns system preference. 2. Go to Cataloging > Catalog concerns: => The title of the page in the browser tab says Catalog concerns > Tools > Koha 3. Apply the patch. 4. Refresh the catalog concerns page. 5. The title of the page in the browser tab should now say Catalog concerns > Cataloging > Koha 6. Sign off 8-) Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> Created attachment 149694 [details] [review] Bug 33532: Fix HTML page title for cataloging concerns page The HTML title of the Catalog concerns management page (which appears in the browser tab) says Catalog concerns > Tools > Koha. But the page is under Cataloging, not Tools. Test plan: 1. Enable the CatalogConcerns system preference. 2. Go to Cataloging > Catalog concerns: => The title of the page in the browser tab says Catalog concerns > Tools > Koha 3. Apply the patch. 4. Refresh the catalog concerns page. 5. The title of the page in the browser tab should now say Catalog concerns > Cataloging > Koha 6. Sign off 8-) Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Pushed to master for 23.05. Nice work everyone, thanks! |