2016-05-02 01:43:28 +00:00
<!DOCTYPE html>
< html dir = "ltr" >
< head >
< meta http-equiv = "content-type" content = "text/html;charset=UTF-8" / >
< title > Change log/v3.5.1.1 - XOWA< / title >
< link rel = "shortcut icon" href = "https://gnosygnu.github.io/xowa/xowa_logo.png" / >
< link rel = "stylesheet" href = "https://gnosygnu.github.io/xowa/xowa_common.css" type = "text/css" >
< / head >
< body class = "mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck = "false" >
< div id = "mw-page-base" class = "noprint" > < / div >
< div id = "mw-head-base" class = "noprint" > < / div >
< div id = "content" class = "mw-body" >
< h1 id = "firstHeading" class = "firstHeading" > < span > Change log/v3.5.1.1< / span > < / h1 >
< div id = "bodyContent" class = "mw-body-content" >
< div id = "siteSub" > From XOWA: the free, open-source, offline wiki application< / div >
< div id = "contentSub" > < / div >
< div id = "mw-content-text" lang = "en" dir = "ltr" class = "mw-content-ltr" >
< h2 >
< span class = "mw-headline" id = "v3.5.1.1_.282016-05-01.29" > v3.5.1.1 (2016-05-01)< / span >
< / h2 >
< h3 >
< span class = "mw-headline" id = "Windows_.2F_Linux_.2F_Mac_OS_X" > Windows / Linux / Mac OS X< / span >
< / h3 >
< p >
< b > minor.fix< / b >
< / p >
< ul >
< li >
Scribunto: Fix categorytree script error on many en.d pages. Message: < code > Script error: @C:/xowa/bin/any/xowa/xtns/Scribunto/engines/Luaj/MWServer.lua:59 vm error: gplx.Err: callParserFunction: function was not found: function=#categorytree< / code >
< / li >
< / ul >
< dl >
< dd >
< span style = 'font-variant:small-caps' > Resolved by< / span > : Implement basic functionality for {{#categorytree}}.
< / dd >
< dd >
< span style = 'font-variant:small-caps' > Links< / span > : < a href = "https://en.wiktionary.org/wiki/a-" rel = "nofollow" class = "external free" > https://en.wiktionary.org/wiki/a-< / a >
< / dd >
< / dl >
< ul >
< li >
Scribunto: Fix 'parameter "2" is required' script error on several dozen English Wikipedia category pages. Message: < code > Script error: =Module:parameters:175 The parameter "2" is required.< / code >
< / li >
< / ul >
< dl >
< dd >
< span style = 'font-variant:small-caps' > Resolved by< / span > : Add entries for null value arguments. Example: [2:'b'] -> [1:null,2:'b'].
< / dd >
< dd >
< span style = 'font-variant:small-caps' > Links< / span > : < a href = "https://en.wiktionary.org/wiki/Category:Nouns_by_language" rel = "nofollow" class = "external free" > https://en.wiktionary.org/wiki/Category:Nouns_by_language< / a >
< / dd >
< / dl >
< ul >
< li >
Scribunto: Fix cast failed error on several dozen en.d pages. Message: < code > Script error: @/C/xowa/bin/any/xowa/xtns/Scribunto/engines/Luaj/MWServer.lua:59 vm error: gplx.Err: cast failed: type=java.lang.String< / code >
< / li >
< / ul >
< dl >
< dd >
< span style = 'font-variant:small-caps' > Resolved by< / span > : Always convert replace-arg to string when gsub uses callback function.
< / dd >
< dd >
< span style = 'font-variant:small-caps' > Links< / span > : < a href = "https://en.wiktionary.org/wiki/seven" rel = "nofollow" class = "external free" > https://en.wiktionary.org/wiki/seven< / a > < a href = "https://en.wiktionary.org/wiki/four" rel = "nofollow" class = "external free" > https://en.wiktionary.org/wiki/four< / a > < a href = "https://en.wiktionary.org/wiki/eight" rel = "nofollow" class = "external free" > https://en.wiktionary.org/wiki/eight< / a >
< / dd >
< / dl >
< ul >
< li >
Scribunto: Fix format link script error on a few dozen en.d pages. Message: < code > Script error: =Module:template 'Link':367 attempt to call nil< / code >
< / li >
< / ul >
< dl >
< dd >
< span style = 'font-variant:small-caps' > Resolved by< / span > : Return correct data structure for interwikiMap.
< / dd >
< dd >
< span style = 'font-variant:small-caps' > Links< / span > : < a href = "https://en.wiktionary.org/wiki/Wiktionary:Public_domain_sources" rel = "nofollow" class = "external free" > https://en.wiktionary.org/wiki/Wiktionary:Public_domain_sources< / a > < a href = "https://en.wiktionary.org/wiki/Wiktionary:Quotations/Templates" rel = "nofollow" class = "external free" > https://en.wiktionary.org/wiki/Wiktionary:Quotations/Templates< / a >
< / dd >
< / dl >
< ul >
< li >
Scribunto: Fix class cast error on a few dozen en.d pages. Message: < code > Script error: @C:/xowa/bin/any/xowa/xtns/Scribunto/engines/Luaj/MWServer.lua:59 vm error: java.lang.ClassCastException: org.luaj.vm2.LuaNil cannot be cast to org.luaj.vm2.LuaTable< / code >
< / li >
< / ul >
< dl >
< dd >
< span style = 'font-variant:small-caps' > Resolved by< / span > : Handle UCS chars at end of array.
< / dd >
< dd >
< span style = 'font-variant:small-caps' > Links< / span > : < a href = "https://en.wiktionary.org/wiki/one" rel = "nofollow" class = "external free" > https://en.wiktionary.org/wiki/one< / a >
< / dd >
< / dl >
< ul >
< li >
Scribunto: Fix 'number required' script error. Message: < code > Script error: =Module:Roman:119 attempt to call nil< / code >
< / li >
< / ul >
< dl >
< dd >
< span style = 'font-variant:small-caps' > Resolved by< / span > : Allow int to be passed to pf.expr.
< / dd >
< dd >
< span style = 'font-variant:small-caps' > Links< / span > : < a href = "https://en.wikipedia.org/wiki/531_BC" rel = "nofollow" class = "external free" > https://en.wikipedia.org/wiki/531_BC< / a >
< / dd >
< / dl >
< ul >
< li >
Url: Fix wrong-casing when navigating from home wiki to English Wiktionary.
< / li >
< / ul >
< dl >
< dd >
< span style = 'font-variant:small-caps' > Resolved by< / span > : Use case-sensitivity of url wiki not current wiki.
< / dd >
< dd >
< span style = 'font-variant:small-caps' > Links< / span > : < a href = "https://en.wiktionary.org/wiki/one" rel = "nofollow" class = "external free" > https://en.wiktionary.org/wiki/one< / a >
< / dd >
< / dl >
< p >
< b > doc< / b >
< / p >
< ul >
< li >
Doc: Correct broken links to missing /Overview pages. {detected by Miles}
< / li >
< / ul >
< dl >
< dd >
2016-06-06 00:47:50 +00:00
< span style = 'font-variant:small-caps' > Links< / span > : < a href = "http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id = "xolnki_2" title = "Dashboard/Wiki maintenance" > Dashboard/Wiki_maintenance< / a >
2016-05-02 01:43:28 +00:00
< / dd >
< / dl >
2016-09-06 03:09:27 +00:00
< div id = "catlinks" class = "catlinks" >
< div id = "mw-normal-catlinks" class = "mw-normal-catlinks" >
Categories
< ul >
< / ul >
< / div >
< / div >
2016-05-02 01:43:28 +00:00
< / div >
< / div >
< / div >
< div id = "mw-head" class = "noprint" >
< div id = "left-navigation" >
< div id = "p-namespaces" class = "vectorTabs" >
< h3 > Namespaces< / h3 >
< ul >
< li id = "ca-nstab-main" class = "selected" > < span > < a id = "ca-nstab-main-href" href = "index.html" > Page< / a > < / span > < / li >
< / ul >
< / div >
< / div >
< / div >
< div id = 'mw-panel' class = 'noprint' >
< div id = 'p-logo' >
< a style = "background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href = "http://xowa.org/" title = "Visit the main page" > < / a >
< / div >
< div class = "portal" id = 'xowa-portal-home' >
< h3 > XOWA< / h3 >
< div class = "body" >
< ul >
< li > < a href = "http://xowa.org/index.html" title = 'Visit the main page' > Main page< / a > < / li >
< li > < a href = "http://xowa.org/screenshots.html" title = 'See screenshots of XOWA' > Screenshots< / a > < / li >
2016-06-26 06:10:12 +00:00
< li > < a href = "https://www.youtube.com/watch?v=q0qbXYXEH6M" title = "See a video of XOWA Desktop in action" > Video< / a > < / li >
2016-05-02 01:43:28 +00:00
< li > < a href = "http://xowa.org/home/wiki/Help/Download_XOWA.html" title = 'Download the XOWA application' > Download XOWA< / a > < / li >
< li > < a href = "http://xowa.org/home/wiki/Dashboard/Image_databases.html" title = 'Download offline wikis and image databases' > Download wikis< / a > < / li >
< / ul >
< / div >
< / div >
< div class = "portal" id = 'xowa-portal-started' >
< h3 > Getting started< / h3 >
< div class = "body" >
< ul >
< li > < a href = "http://xowa.org/home/wiki/App/Setup/System_requirements.html" title = 'Get XOWA's system requirements' > Requirements< / a > < / li >
< li > < a href = "http://xowa.org/home/wiki/App/Setup/Installation.html" title = 'Get instructions for installing XOWA' > Installation< / a > < / li >
< li > < a href = "http://xowa.org/home/wiki/App/Import/Simple_Wikipedia.html" title = 'Learn how to set up Simple Wikipedia' > Simple Wikipedia< / a > < / li >
< li > < a href = "http://xowa.org/home/wiki/App/Import/English_Wikipedia.html" title = 'Learn how to set up English Wikipedia' > English Wikipedia< / a > < / li >
< li > < a href = "http://xowa.org/home/wiki/App/Import/Other_wikis.html" title = 'Learn how to set up other Wikipedias' > Other Wikipedias< / a > < / li >
< / ul >
< / div >
< / div >
< div class = "portal" id = 'xowa-portal-android' >
< h3 > Android< / h3 >
< div class = "body" >
< ul >
< li > < a href = "http://xowa.org/home/wiki/Android/Setup.html" title = 'Setup XOWA on your Android device' > Setup< / a > < / li >
2016-06-26 06:10:12 +00:00
< li > < a href = "https://www.youtube.com/watch?v=jsMTBxGweUw" title = "See a video of XOWA Android in action" > Video< / a > < / li >
2016-05-02 01:43:28 +00:00
< / ul >
< / div >
< / div >
< div class = "portal" id = 'xowa-portal-help' >
< h3 > Help< / h3 >
< div class = "body" >
< ul >
< li > < a href = "http://xowa.org/home/wiki/Help/About.html" title = 'Get more information about XOWA' > About< / a > < / li >
< li > < a href = "http://xowa.org/home/wiki/Help/Contents.html" title = 'View a list of help topics' > Contents< / a > < / li >
< li > < a href = "http://xowa.org/home/wiki/Help/Media.html" title = 'Read what others have written about XOWA' > Media< / a > < / li >
< li > < a href = "http://xowa.org/home/wiki/Help/Feedback.html" title = 'Questions? Comments? Leave feedback for XOWA' > Feedback< / a > < / li >
< / ul >
< / div >
< / div >
< div class = "portal" id = 'xowa-portal-blog' >
< h3 > Blog< / h3 >
< div class = "body" >
< ul >
< li > < a href = "http://xowa.org/home/wiki/Blog.html" title = 'Follow XOWA' ' s development process ' > Current< / a > < / li >
< / ul >
< / div >
< / div >
< div class = "portal" id = 'xowa-portal-links' >
< h3 > Links< / h3 >
< div class = "body" >
< ul >
< li > < a href = "http://dumps.wikimedia.org/backup-index.html" title = "Get wiki datababase dumps directly from Wikimedia" > Wikimedia dumps< / a > < / li >
< li > < a href = "https://archive.org/search.php?query=xowa" title = "Search archive.org for XOWA files" > XOWA @ archive.org< / a > < / li >
< li > < a href = "http://en.wikipedia.org" title = "Visit Wikipedia (and compare to XOWA!)" > English Wikipedia< / a > < / li >
< / ul >
< / div >
< / div >
< div class = "portal" id = 'xowa-portal-donate' >
< h3 > Donate< / h3 >
< div class = "body" >
< ul >
< li > < a href = "https://archive.org/donate/index.php" title = "Support archive.org!" > archive.org< / a > < / li > <!-- listed first due to recent fire damages: http://blog.archive.org/2013/11/06/scanning - center - fire - please - help - rebuild/ -->
< li > < a href = "https://donate.wikimedia.org/wiki/Special:FundraiserRedirector" title = "Support Wikipedia!" > Wikipedia< / a > < / li >
<!-- <li><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
< / ul >
< / div >
< / div >
< / div >
< / body >
< / html >