Summary: | Remove HTML from title tag of bibliographic detail page | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Staff interface | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | aleisha, gmcharlt, lucas, sally.healey, testopia |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
20.11.00, 20.05.02
|
|
Circulation function: | |||
Bug Depends on: | 12093 | ||
Bug Blocks: | |||
Attachments: |
Bug 25804: Remove HTML from title tag of bibliographic detail page
Bug 25804: Remove HTML from title tag of bibliographic detail page Bug 25804: Remove HTML from title tag of bibliographic detail page |
Description
Owen Leonard
2020-06-18 12:02:08 UTC
Created attachment 106002 [details] [review] Bug 25804: Remove HTML from title tag of bibliographic detail page This patch removes <span> tags from the bibliographic detail page's <title> tag. To test, apply the patch and view the bibliographic detail page for any title in the staff interface. In the page title shown in the browser tab you should see no <span> tags. Created attachment 106157 [details] [review] Bug 25804: Remove HTML from title tag of bibliographic detail page This patch removes <span> tags from the bibliographic detail page's <title> tag. To test, apply the patch and view the bibliographic detail page for any title in the staff interface. In the page title shown in the browser tab you should see no <span> tags. Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> Apply? [(y)es, (n)o, (i)nteractive] y Applying: Bug 25804: Remove HTML from title tag of bibliographic detail page error: sha1 information is lacking or useless (koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt). :( Ok, had to pull form master - applies now! Created attachment 106158 [details] [review] Bug 25804: Remove HTML from title tag of bibliographic detail page This patch removes <span> tags from the bibliographic detail page's <title> tag. To test, apply the patch and view the bibliographic detail page for any title in the staff interface. In the page title shown in the browser tab you should see no <span> tags. Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 20.11, thanks to everybody involved! backported to 20.05.x for 20.05.02 missing dependencies, not backported to 19.11.x |