mirror of
https://github.com/gryf/ebook-converter.git
synced 2026-03-15 06:03:38 +01:00
During tests, there was issue regarding ODF2XHTML.xhtml() method, which assumes, that all lines are stored as strings. Although, in case of single items, like footnotes, there is a chance, that numbers are stored as ints. In this patch we assure, that all lines has to be strings. This bug also affects current version of Calibre (as of cf5baaf449 commit).
13 KiB
13 KiB