1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2024-10-27 20:34:16 +00:00
gnosygnu_xowa/home/wiki/Change_log/v4.5.2.1704.html
2019-03-10 20:44:35 -04:00

426 lines
18 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Change log/v4.5.2.1704 - 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/v4.5.2.1704</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="v4.5.2.1704_.282017-04-26.29">v4.5.2.1704 (2017-04-26)</span>
</h2>
<h3>
<span class="mw-headline" id="Wiki">Wiki</span>
</h3>
<ul>
<li>
Package: Publish 2017-04 English Wikipedia.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis" id="xolnki_2" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
</dd>
</dl>
<h2>
<span class="mw-headline" id="PC">PC</span>
</h2>
<p>
<b>minor</b>
</p>
<ul>
<li>
Full-text search: Tweak UI including consistently-sized wikis, borders around snips, and vertical-centering for snip num.
</li>
</ul>
<ul>
<li>
Search: Include pages with scores of 10,000 or less.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Example</span>: list byzantine emperors; list latin proverbs.
</dd>
</dl>
<ul>
<li>
Scribunto.Common: Fix script error 'Country data' on many en.w game pages.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Message</span>: <code>=Module:CountryData:12 bad argument: string expected, got nil</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Return error message if title is invalid.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Tetris">https://en.wikipedia.org/wiki/Tetris</a>
</dd>
</dl>
<ul>
<li>
Parser.Time: Fix script error 'Check date value in access date' on many en.w page.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Message</span>: <code>Check date values in: |access-date=</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Ignore multiple years / multiple days when parsing date for #time function.
</dd>
<dd>
<span style='font-variant:small-caps'>Example</span>: {{#time:Y-m-d|12 November 2016 2008}} {{#time:Y-m-d|2 12 November 2016}}.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Antipas,_Cotabato">https://en.wikipedia.org/wiki/Antipas,_Cotabato</a> <a href="/site/en.wikipedia.org/wiki/Paris">https://en.wikipedia.org/wiki/Paris</a>
</dd>
</dl>
<ul>
<li>
Scribunto.Uniq: Handle '[convert invalid number]' on some en.w pages. {detected by khanhhung2512 }
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Add more support for UNIQ substitutions with extension tags.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Ethanol">https://en.wikipedia.org/Ethanol</a>
</dd>
</dl>
<ul>
<li>
Scribunto.Uniq: Fix script errors for chart on a few dozen en.w pages.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Message</span>: <code>Module:Chart:212 group names should contain (2)</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Change UNIQ marker to include quotes.
</dd>
<dd>
<span style='font-variant:small-caps'>Example</span>: '\"`UNIQ--item-0-QINU`\"'.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Fokus_(magazine)">https://en.wikipedia.org/Fokus_(magazine)</a> <a href="/site/en.wikipedia.org/wiki/Thin_film_solar_cell">https://en.wikipedia.org/wiki/Thin_film_solar_cell</a> <a href="/site/en.wikipedia.org/wiki/Economy_of_Greece">https://en.wikipedia.org/wiki/Economy_of_Greece</a>
</dd>
</dl>
<ul>
<li>
Scribunto.Uniq: Fix script error on a few dozen en.w pages on American soccer.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Message</span>: <code>Unmatched close-bracket at pattern character 282</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Replace xtag_bgn / xtag_end with UNIQ.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/2015_San_Jose_Earthquakes_season">https://en.wikipedia.org/2015_San_Jose_Earthquakes_season</a>
</dd>
</dl>
<ul>
<li>
Scribunto.Regex: Fix script error '=Module:fr-verb:249 Internal error: expected pronunciation' on many en.d page in French section.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Message</span>: <code>=Module:fr-verb:249 Internal error: expected pronunciation "tʁae" to end with "je"</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: If gsub_replace lua proc returns nothing, do not replace with empty string.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/tracer">https://en.wiktionary.org/wiki/tracer</a> <a href="/site/en.wiktionary.org/wiki/bitter">https://en.wiktionary.org/wiki/bitter</a> <a href="/site/en.wiktionary.org/wiki/voir">https://en.wiktionary.org/wiki/voir</a>
</dd>
</dl>
<ul>
<li>
Luaj: Fix script error '=Module:zh-glyph:120 attempt to concatenate nil and string' on a few hundred en.d pages for Chinese chars.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Message</span>: <code>=Module:zh-glyph:120 attempt to concatenate nil and string</code> [broken since: stack]
</dd>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Add more logic for surrogate pairs (2-length chars).
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/%E5%84%89">https://en.wiktionary.org/wiki/儉</a> <a href="/site/en.wiktionary.org/wiki/%E5%83%AE">https://en.wiktionary.org/wiki/僮</a> <a href="/site/en.wiktionary.org/wiki/%E5%83%89">https://en.wiktionary.org/wiki/僉</a> <a href="/site/en.wiktionary.org/wiki/%E5%83%85">https://en.wiktionary.org/wiki/僅</a> <a href="/site/en.wiktionary.org/wiki/%E4%BD%BB">https://en.wiktionary.org/wiki/佻</a>
</dd>
</dl>
<ul>
<li>
Scribunto.Regex: Fix script error '=Module:ru-pron:827 Number of parts of speech' on a few dozen en.d page in Russian section.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Message</span>: <code>=Module:ru-pron:827 Number of parts of speech (4) should match number of words (5)</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Add only first match for mw.ustring.match, not all of them.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/%D0%B4%D0%B5%D0%B9%D1%81%D1%82%D0%B2%D0%B8%D1%82%D0%B5%D0%BB%D1%8C%D0%BD%D0%BE%D0%B5_%D0%BF%D1%80%D0%B8%D1%87%D0%B0%D1%81%D1%82%D0%B8%D0%B5_%D0%BD%D0%B0%D1%81%D1%82%D0%BE%D1%8F%D1%89%D0%B5%D0%B3%D0%BE_%D0%B2%D1%80%D0%B5%D0%BC%D0%B5%D0%BD%D0%B8">https://en.wiktionary.org/wiki/действительное_причастиеастоящегоремени</a>
</dd>
</dl>
<ul>
<li>
Parser.Table: Fix premature short paragraphs on some pages.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Close previous paragraph when starting table.
</dd>
<dd>
<span style='font-variant:small-caps'>Example</span>: [[A]] b\n{| -&gt; &lt;p&gt;[[A]] b&lt;/p&gt; x&gt; &lt;p&gt;[[A]]\n&lt;p&gt;b.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Template_engine_(web)">https://en.wikipedia.org/wiki/Template_engine_(web)</a>
</dd>
</dl>
<ul>
<li>
Wikibase.Coordinate: Reverse NS / EW direction for geocoordinates; also, standardize spacing / symbols for wikibase.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Message</span>: <code>=Module:Location map:353 Malformed coordinates value</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Hulme_Arch_Bridge">https://en.wikipedia.org/wiki/Hulme_Arch_Bridge</a> <a href="/site/www.wikidata.org/wiki/Q5936167">https://www.wikidata.org/wiki/Q5936167</a> <a href="/site/en.wikipedia.org/wiki/Paris">https://en.wikipedia.org/wiki/Paris</a>
</dd>
</dl>
<ul>
<li>
Wikibase.Scribunto: Fix '{{#statements}}' showing up in page.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Support #statements keyword.
</dd>
<dd>
<span style='font-variant:small-caps'>Example</span>: {{#statements:P6|from=Q668}}.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/India">https://en.wikipedia.org/wiki/India</a>
</dd>
</dl>
<ul>
<li>
Scribunto.Site: Fix script error 'scn.wikipedia.org' on a few en.w page.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Message</span>: <code>=Module:Interwiki/data:42 could not find a host in URL 'scn.wikipedia.org'; please check your wiki's interwiki data</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Use fully-qualified url for url property, not domain.
</dd>
<dd>
<span style='font-variant:small-caps'>Example</span>: url -&gt; https://scn.wikipedia.org/wiki/$1 x&gt; scn.wikipedia.org.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Macaroon">https://en.wikipedia.org/wiki/Macaroon</a> <a href="/site/en.wikipedia.org/wiki/Academy_of_Music">https://en.wikipedia.org/wiki/Academy_of_Music</a> <a href="/site/en.wikipedia.org/wiki/T%C5%8Dkai_Nuclear_Power_Plant">https://en.wikipedia.org/wiki/Tōkai_Nuclear_Power_Plant</a> <a href="/site/en.wikipedia.org/wiki/Country_lane">https://en.wikipedia.org/wiki/Country_lane</a>
</dd>
</dl>
<ul>
<li>
Scribunto.Lang: Fix script error 'No name for language egy' on 1 en.w page.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Message</span>: <code>=Module:language:121 No name for the language egy could be found ;</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Return 1st three letters of unknown language codes, not blank.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/List_of_country-name_etymologies">https://en.wikipedia.org/wiki/List_of_country-name_etymologies</a>
</dd>
</dl>
<ul>
<li>
Parser.Xml: Fix script error 'Unable to convert section' on 1 en.w page.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Message</span>: <code>=Module:Decimals:10 Unable to convert "Expression error: Unrecognized word "section&gt;"." to a number</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/National_Popular_Vote_Interstate_Compact">https://en.wikipedia.org/wiki/National_Popular_Vote_Interstate_Compact</a>
</dd>
</dl>
<ul>
<li>
Parser.Date: Parse times with format of 'm/d/yyyy' where d == 13.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/tongue-in-chic">https://en.wiktionary.org/tongue-in-chic</a> <a href="/site/en.wiktionary.org/wiki/serve_up">https://en.wiktionary.org/serve_up</a>
</dd>
</dl>
<ul>
<li>
Personal_wikis: Do not prompt for upgrading to latest search database version when first using search.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Create personal wikis with latest search database schema.
</dd>
</dl>
<p>
<b>trivial</b>
</p>
<ul>
<li>
Mass_parse: Do not fail when generating full-text search indexes.
</li>
</ul>
<ul>
<li>
Mass_parse: Embed page_score in full-text search index.
</li>
</ul>
<ul>
<li>
Scribunto.Regex: Demote message level of "regex is invalid" from warn to log.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/%E4%BB%9D">https://en.wiktionary.org/仝</a>
</dd>
</dl>
</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>
<li><a href="https://www.youtube.com/watch?v=q0qbXYXEH6M" title="See a video of XOWA Desktop in action">Video</a></li>
<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&apos;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>
<li><a href="https://www.youtube.com/watch?v=jsMTBxGweUw" title="See a video of XOWA Android in action">Video</a></li>
</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="http://xowa.org/home/wiki/Help/Donate.html" title="Support XOWA!">XOWA</a></li>
</ul>
</div>
</div>
</div>
</body>
</html>