https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37232
Bug ID: 37232
Summary: Quotation mark in title does not show correctly in
page title
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Templates
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Depends on: 33911
If a title of a book starts with (or contains) a quotation mark, it will be
displayed in a wrong way in the browser page title (in librarian interface).
This is because the title string, after bug 33911, is being | html filtered
twice: for the first time inside biblio-title-head.inc, and then as the result
of tx MACRO:
" | html ==> " | html ==> "
To see the problem, search in ktd, standard data, for "Páipéir bhána agus
páipéir bhreaca." In title of the page you will see:
Details for "Páipéir bhána...
instead:
Details for "Páipéir bhána...
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33911
[Bug 33911] Improve translation of title tags: Catalog, basket, and lists
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/