mirror of
https://github.com/kiwix/libkiwix.git
synced 2026-09-17 16:26:19 -04:00
Mirrors updateFromXml()'s handling of the "path" attribute: if an OPDS entry carries a <link rel="self" href="..."/>, resolve it (against baseDir, when relative) into Book::m_path/m_pathValid. baseDir defaults to "" so existing callers are unaffected until they start passing a real value.