Change log/v3.4.4.1
From XOWA: the free, open-source, offline wiki application
v3.4.4.1 (2016-04-24)
Windows / Linux / Mac OS X
package
- Package: Release German wikis (2016-04).
minor.fix
-
Luaj: Fix multiple error log messages for Module:Sort in de.w pages. Message:
Skriptfehler: =Module:Sort:93 'for' initial value must be a number
- Resolved by: Do not assign character classes to bytes > 128. Example: {{#invoke:AdressenSort|convert|1=, ß}} -> , ß x �.
- Links: https://de.wikipedia.org/wiki/Liste_der_Kulturdenkmäler_in_Kaiserslautern
- Hzip: Serialize media_play link.
trivial.fix
-
Scribunto: Fix ClassCast script error on 3 de.w pages. Message:
Skriptfehler: @C:/xowa/bin/any/xowa/xtns/Scribunto/engines/Luaj/MWServer.lua:59 vm error: java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.String
- Resolved by: Allow ints to be passed as title. Example: {{#invoke:Pinging|massmessage|#{{PAGEID}}|@=|:=}} .
- Links: https://de.wikipedia.org/wiki/Wikipedia:Lua/Modul/Pinging/Test/recipients https://de.wikipedia.org/wiki/Wikipedia:Checkuser/Berechtigte https://de.wikipedia.org/wiki/Wikipedia:Importwünsche/Importeure
-
Scribunto: Fix ClassCast script error on 1 de.v page. Message:
Skriptfehler: @C:/xowa/bin/any/xowa/xtns/Scribunto/engines/Luaj/MWServer.lua:59 vm error: gplx.Err: val is not in switch/if: val=java.lang.Double – Breite:
- Resolved by: Handle double for replace arg in ustring.gsub.
- Links: https://de.wikivoyage.org/wiki/Wikivoyage:Wikidata/Test_Modul:Wikidata2
- ParserFunctions: Fix IndexOutOfBounds log error on 1 fr.w page.
- Resolved by: Allow empty string for Raw argument in PAGESFORCATEGORY. Example: 0.
- Links: https://fr.wikipedia.org/wiki/Projet:Venezuela
- DynamicPageList: Fix IndexOutOfBounds log error on 1 de.n page.
- Resolved by: Handle multiple bad keys on one line. Example: \nbad1=a bad2=b\n.
- Links: https://de.wikinews.org/wiki/Portal:Brandenburg
- Hzip: Store title attribute for Wikivoyage sleep, eat, drink, etc. on 20+ de.v pages.
- Hzip: Serialize email node for Wikivoyage email on 10+ de.v pages.
Android
major.fix
- Android: Do not crash if file-user.xowa is not available.
trivial.fix
- Android: Use correct css for Special:XowaWikis.
- Resolved by: Convert byte[] to string for call to xowa__html__add__head.