Hebrew/Arabic characters are not displayed correctly on the Title and Author Bibliography pages. When the browser encounters them, it tries to display the whole "sentence" right to left, which doesn't really make sense in our case. We need to force the browser to always display text sections containing these characters left-to-right.
Anonymous
Fixed the Title page in biblio/title.py 1.54. Installed in r2013-76 on 2013-05-15.
Fixed the Pub page in biblio/pl.py 1.57. Installed in r2013-77.
Last edit: Ahasuerus 2013-05-17
r2013-80 fixed the Publisher Year (biblio/publisheryear.py 1.6 ), Series (biblio/pe.py 1.19) and Summary (biblio/common.py 1.69) pages. Re-fixed the Title page (biblio/title.py 1.56) to handle Hebrew catalog IDs.
Fixed.