openzim / gutenberg

Scraper for downloading the entire ebooks repository of project Gutenberg
https://download.kiwix.org/zim/gutenberg
GNU General Public License v3.0
130 stars 37 forks source link

Link from book to bookshelf filtered by author is broken #162

Closed benoit74 closed 1 year ago

benoit74 commented 1 year ago

When opening a book from an author with a quote ' in their name, the link on the book cover page which allows to display all books from the same author is not working.

The first parameter of the javascript call javascript:goToAuthor which is hidden behind this link is broken due to the presence of the quote.

Sample case : books from "Arnauld d' Abbadie", e.g. 'Douze ans de séjour dans la Haute-Éthiopie', book ID 18812

Sample command:

python gutenberg2zim -z gut_fr_test.zim -b 18812 -f html

Sample page: https://library.kiwix.org/viewer#gutenberg_fr_all_2022-12/A/Douze%20ans%20de%20s%C3%A9jour%20dans%20la%20Haute-%C3%89thiopie_cover.18812.html

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions.