Bug 12093 accidentally added some <span> tags to the <title> tag of the bibliographic detail page. They should be removed.
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