Change log/v3.8.2.1
From XOWA: the free, open-source, offline wiki application
Contents
v3.8.2.1 (2016-08-07)
Wiki
- Wiki: Publish 2016-07 Polish Wikipedia, Wiktionary, Wikisource, Wikivoyage, Wikiquote, Wikibooks, Wikiversity, and Wikinews.
PC
major
- Setup: Fix random "SSL peer shut down incorrectly".
- Resolved by: Make "your.org" primary backup url.
- Links: https://lists.wikimedia.org/pipermail/xmldatadumps-l/2016-August/001325.html
- Scribunto: Fix script error for "Module:Effective protection expiry" "malformed expiry timestamp" on many en.w pages. {detected by William}
- Resolved by: Change "infinite" to "infinity" for {{PROTECTIONEXPIRY}}.
- Links: https://en.wikipedia.org/wiki/Earth
- Parser: Fix broken infobox tables on many pl.w pages. {detected by anonymous}
- Resolved by: Ignore % in xml tag names.
- Example: <ref% name=abc>def</ref><references/>.
- Links: https://pl.wikipedia.org/wiki/Scynk_nadrzewny
- Scribunto: Fix missing location maps for many pl.w pages.
- Resolved by: Return top-level JSON arrays as numbered nodes.
- Links: https://pl.wikipedia.org/wiki/Albania https://pl.wikipedia.org/wiki/Alabama https://pl.wikipedia.org/wiki/Oklahoma_City
- Scribunto: Fix missing "push buttons" for location maps on many pl.w pages.
- Resolved by: Return decimal values as double.
- Scribunto: Fix missing location maps for many pl.w pages wherein location map info is not available.
- Resolved by: Specify width / height as non-null in GetFileInfo.
- Links: https://pl.wikipedia.org/wiki/Andrespol
minor
- Html: Fix "could not find" when clicking on wikis in left-sidebar. [broken since: v3.7.4.1] {detected by anonymous}
- Resolved by: Use Main_Page of target wiki, not current wiki.
trivial
- Messages: Fix "<Please-translate>" showing as "<please-translate>" on 1 s.w page.
- Resolved by: For missing messages, always use current key, not key of cached item.
- Links: https://simple.wikipedia.org/wiki/Wikipedia:Simple_talk/Archive_116
Dev
- Html_dump: Pre-load all imagelinks to identify .ogg as audio or video.