You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a book doesn't specify a Date metadata (neither in-ZIM or in the library.xml), the returned OPDS entry includes invalid values for updated and dc:issued.
Given the spec mandates the Date metadata, we should not care much about how to handle it. We've also discussed in other tickets whether to support invalid ZIM at all.
When a book doesn't specify a
Date
metadata (neither in-ZIM or in the library.xml), the returned OPDS entry includes invalid values forupdated
anddc:issued
.Given the spec mandates the Date metadata, we should not care much about how to handle it. We've also discussed in other tickets whether to support invalid ZIM at all.
curl 'https://library.kiwix.org/catalog/v2/entry/43b94328-4e20-9ccd-1e07-8d8fa551bfaf'
Opening this for history's sake but also recreating the ZIM and openzim/python-scraperlib#95.
Incidentally it only concerns a single ZIM 🤷♂️
The text was updated successfully, but these errors were encountered: