Change log/v4.5.15.1709
From XOWA: the free, open-source, offline wiki application
v4.5.15.1709 (2017-09-15)
Wiki
- Package: Publish 2017-05 English wikis.
- Links: Wiki_setup/English_wikis
- Package: Publish 2017-05 German wikis.
- Links: Wiki_setup/German_wikis
- Package: Publish 2017-05 French wikis.
- Links: Wiki_setup/French_wikis
- Package: Publish 2017-06 English Wikipedia.
- Links: Wiki_setup/English_wikis
PC
minor
- Scribunto: Fix script error '=Module:ISBN:68 attempt to call nil' on many pl.w pages.
- Resolved by: Add addWarning to mw.lua.
- Example: /xowa/bin/any/xowa/xtns/Scribunto/engines/LuaCommon/lualib/mw.lua.
- Links: https://pl.wikipedia.org/wiki/Opus_Dei
- Scribunto: Fix script error 'MWServer.lua:59 vm error: gplx.Err: index is out of bounds' on many es.w pages.
- Resolved by: Upgrade to latest mw.lua.
- Example: /xowa/bin/any/xowa/xtns/Scribunto/engines/LuaCommon/lualib/mw.lua.
- Links: https://es.wikipedia.org/wiki/Ladri_di_biciclette
- Scribunto: Do not call preprocess twice.
- Resolved by: Evaluate template-args when expanding template, not separately afterwards.
- Links: home/wiki/Diagnostics/Scribunto/LuaCommon
- Scribunto: Fix '=Module:Location map:353 Malformed coordinates value' on a few dozen en.w Location pages.
- Resolved by: Return null if integer key is not found.
- Example: if {{coord|3=region:CA-QC|display=inline,title}} then [2] -> null.
- Links: https://en.wikipedia.org/wiki/Sainte-Catherine,_Quebec
- Wikibase: Add "id" to wikibase data table.
- Luaj: Fix script error '=Module:Authority control:66 vm error: java.lang.ArrayIndexOutOfBoundsException" on some commons pages.
-
Message:
Script error: =Module:Authority control:66 vm error: java.lang.ArrayIndexOutOfBoundsException: 0
- Resolved by: Check for zero length arrays in string:match.
- Links: http://commons.wikimedia.org/wiki/File:Nouveauxvoyagese-p378.png
- Import: Fix online import not working on Mac OS X. {detected by andyring}
- Links: /xowa/user/anonymous/app/cfg/os.macosx_64.gfs
- Html: Add customizable footer. {requested by Ope30}
- Links: home/wiki/Special:XowaCfg?grp=xowa.html.page
- Html: Add option to hide xowa-alt in html db.
- Http_server: Fix full-text search not working. {detected by ktry}
- Http_server: Do not override command-line port with config port. {detected by ktry}
- Example: --http_server_port 80.
- Http_server: Add special_pages_safelist. {requested by ktry}
- Example: --http_server.special_pages_safelist Random|AllPages|XowaSearch.
- Http_server: Do not fail if Search has invalid title characters. {detected by ktry}
- Example: Special:XowaSearch?search=mod_date:[20170101 TO 20170131]&fulltext=y.
- DownloadCentral: Increase notification show time from 3 seconds to 30 seconds. {requested by William}
trivial
- ParserFunctions: Do not fail when calling ifexist with invalid title in Media namespace.
- Hzip: Compress and decompress recent xowa_alt_text.
- Wikibase: Add dinwiki and hiwikiversity.
doc
- Doc: Provide more instructions on using XOWA as an HTTP server on linux. {detected by ktry}
- Links: readme.txt