Files
libkiwix/include
Hamazasp Avetisyan cebdf87fb5 Enhance Book::updateFromOpds() to resolve a rel="self" link into a path
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.
2026-08-29 21:32:26 +04:00
..