1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

v4.6.5.1911

This commit is contained in:
gnosygnu
2019-11-25 20:24:41 -05:00
parent 26610ac182
commit 550d83b50b
68 changed files with 3534 additions and 408 deletions

View File

@@ -328,19 +328,19 @@
(change) Scribunto: Handle Lua balanced regex (requires java 1.7); EX:%b(). See: <a href="/site/fr.wikipedia.org/wiki/Astronomie">http://fr.wikipedia.org/wiki/Astronomie</a>
</li>
<li>
(change) Parser: Clicking on images sometimes doesn't open page b/c of HTML entities; EX:File:A.png|link=A&amp;nbsp;b {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Template:Formel-1-Saison_2001" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Template:Formel-1-Saison_2001</a>
(change) Parser: Clicking on images sometimes doesn't open page b/c of HTML entities; EX:File:A.png|link=A&amp;nbsp;b {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Template:Formel-1-Saison_2001">http://de.wikipedia.org/wiki/Template:Formel-1-Saison_2001</a>
</li>
<li>
(change) Parser: File link with nested file links should not create malformed HTML; EX:[[File:A.png|none|[[File:B.png|20px|d]] c]]. See: <a href="http://de.wikipedia.org/wiki/Wien" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Wien</a>
(change) Parser: File link with nested file links should not create malformed HTML; EX:[[File:A.png|none|[[File:B.png|20px|d]] c]]. See: <a href="/site/de.wikipedia.org/wiki/Wien">http://de.wikipedia.org/wiki/Wien</a>
</li>
<li>
(change) Parser: Double exclamation marks in table should not create table cell; EX:{|\n|-\n|\na !! b\n|} {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Fußball-Weltmeisterschaft_2010/Finalrunde" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Fußball-Weltmeisterschaft_2010/Finalrunde</a>
(change) Parser: Double exclamation marks in table should not create table cell; EX:{|\n|-\n|\na !! b\n|} {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Fu%C3%9Fball-Weltmeisterschaft_2010/Finalrunde">http://de.wikipedia.org/wiki/Fußball-Weltmeisterschaft_2010/Finalrunde</a>
</li>
<li>
(change) Parser: #tag reference sometimes generates bad text with nested templates; EX:{{#tag:ref|{{Metadaten Einwohnerzahl DE-BW{{!}}{{!}}QUELLE}}}} {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Freiburg_im_Breisgau" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Freiburg_im_Breisgau</a>
(change) Parser: #tag reference sometimes generates bad text with nested templates; EX:{{#tag:ref|{{Metadaten Einwohnerzahl DE-BW{{!}}{{!}}QUELLE}}}} {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Freiburg_im_Breisgau">http://de.wikipedia.org/wiki/Freiburg_im_Breisgau</a>
</li>
<li>
(change) Parser: #tag reference should parse contents again; EX:{{#tag:ref|{{Metadaten Einwohnerzahl DE-BW{{!}}{{!}}QUELLE}}}} {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Freiburg_im_Breisgau" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Freiburg_im_Breisgau</a>
(change) Parser: #tag reference should parse contents again; EX:{{#tag:ref|{{Metadaten Einwohnerzahl DE-BW{{!}}{{!}}QUELLE}}}} {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Freiburg_im_Breisgau">http://de.wikipedia.org/wiki/Freiburg_im_Breisgau</a>
</li>
<li>
(change) Parser: Unknown xml tags should show as &lt;unknown&gt;&lt;/unknown&gt; not &lt;unknown&gt;&lt;unknown&gt;. See: <a href="http://wikimediafoundation.org" rel="nofollow" class="external free">http://wikimediafoundation.org</a>
@@ -392,7 +392,7 @@
(change) Parser: Category should not show in TOC; EX:== a [[Category:b]] ==. See: <a href="/site/en.wikipedia.org/wiki/Tamil_Nadu">http://en.wikipedia.org/wiki/Tamil_Nadu</a>
</li>
<li>
(change) Parser: Html numeric entities should be rendered literally, not as bytes; EX:a•b -&gt; a•b not a{192,149}b. See: <a href="http://de.wikipedia.org/wiki/Magnus_Carlsen" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Magnus_Carlsen</a>
(change) Parser: Html numeric entities should be rendered literally, not as bytes; EX:a•b -&gt; a•b not a{192,149}b. See: <a href="/site/de.wikipedia.org/wiki/Magnus_Carlsen">http://de.wikipedia.org/wiki/Magnus_Carlsen</a>
</li>
<li>
(change) Parser: Unclosed row was being discarded; EX:{|\n|-\n&lt;td&gt;a&lt;/td&gt;\n|-b\n|}. See: <a href="/site/fr.wikipedia.org/wiki/Napol%C3%A9on_Ier">http://fr.wikipedia.org/wiki/Napoléon_Ier</a>
@@ -407,7 +407,7 @@
(change) File: Fatal error during image retrieval should not stop redlinks from loading {detected by Schnark}.
</li>
<li>
(change) File: Image border was not applied; EX:File:A.png|border -&gt; class='thumborder' {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Vorlage:JPN" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Vorlage:JPN</a>
(change) File: Image border was not applied; EX:File:A.png|border -&gt; class='thumborder' {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Vorlage:JPN">http://de.wikipedia.org/wiki/Vorlage:JPN</a>
</li>
<li>
(change) Release: Xowa_64.exe now explicitly species -Dfile.encoding="UTF-8" {detected by Anselm}.
@@ -489,7 +489,7 @@
(change) Wikidata: Simple Wikipedia did not evaluate {{#property}} tags. See: <a href="/site/simple.wikipedia.org/wiki/Google">http://simple.wikipedia.org/wiki/Google</a>
</li>
<li>
(change) Parser: {{fullurl}} was not adding query arg for offline wikis; EX:{{fullurl:commons:special:upload|uselang=deownwork}}. See: <a href="http://de.wikipedia.org/wiki/Liste_der_denkmalgeschützten_Objekte_im_Okres_Bratislava_I/09" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Liste_der_denkmalgeschützten_Objekte_im_Okres_Bratislava_I/09</a>
(change) Parser: {{fullurl}} was not adding query arg for offline wikis; EX:{{fullurl:commons:special:upload|uselang=deownwork}}. See: <a href="/site/de.wikipedia.org/wiki/Liste_der_denkmalgesch%C3%BCtzten_Objekte_im_Okres_Bratislava_I/0%E2%80%939">http://de.wikipedia.org/wiki/Liste_der_denkmalgeschützten_Objekte_im_Okres_Bratislava_I/09</a>
</li>
<li>
(change) Gui: Removed duplicate keybinding Alt+Shift+E for Edit; EX:accesskey='e' and xowa.gfs page_view_edit.
@@ -498,7 +498,7 @@
(change) Parser: Nested &lt;li&gt; tags inside &lt;ul&gt; should not be escaped; EX:&lt;li&gt;&lt;ul&gt;&lt;li&gt;a&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt; {detected by Anselm}. See: <a href="/site/en.wikipedia.org/wiki/Main_Page">http://en.wikipedia.org/wiki/Main_Page</a>
</li>
<li>
(change) Css: Changed failover css to en.wikipedia.org, not www.mediawiki.org. See: <a href="http://de.wikipedia.org/wiki/Olympische_Spiele" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Olympische_Spiele</a> <a href="http://bits.wikimedia.org/en.wikipedia.org/load.php?modules=ext.gadget.site|mediawiki.legacy.shared|skins.vector&amp;only=styles&amp;skin=vector&amp;*&amp;debug=true" rel="nofollow" class="external free">http://bits.wikimedia.org/en.wikipedia.org/load.php?modules=ext.gadget.site|mediawiki.legacy.shared|skins.vector&amp;only=styles&amp;skin=vector&amp;*&amp;debug=true</a>
(change) Css: Changed failover css to en.wikipedia.org, not www.mediawiki.org. See: <a href="/site/de.wikipedia.org/wiki/Olympische_Spiele">http://de.wikipedia.org/wiki/Olympische_Spiele</a> <a href="http://bits.wikimedia.org/en.wikipedia.org/load.php?modules=ext.gadget.site|mediawiki.legacy.shared|skins.vector&amp;only=styles&amp;skin=vector&amp;*&amp;debug=true" rel="nofollow" class="external free">http://bits.wikimedia.org/en.wikipedia.org/load.php?modules=ext.gadget.site|mediawiki.legacy.shared|skins.vector&amp;only=styles&amp;skin=vector&amp;*&amp;debug=true</a>
</li>
<li>
(change) Html: Anonymous and Talk links in upper left hand corner suppressed; EX:/xowa/xowa.gfs.
@@ -703,7 +703,7 @@
(change) Scribunto: Integer text argument for Gsub should not fail; EX:gsub(1, "[1]", 1). See: <a href="/site/en.wikipedia.org/wiki/Summerland_Key">http://en.wikipedia.org/wiki/Summerland_Key</a>
</li>
<li>
(change) Html: Javascript pages should render HTML entities literally; EX:&amp;quot; should be &amp;quot; not " {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/MediaWiki:Gadget-PB2.js" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/MediaWiki:Gadget-PB2.js</a>
(change) Html: Javascript pages should render HTML entities literally; EX:&amp;quot; should be &amp;quot; not " {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/MediaWiki:Gadget-PB2.js">http://de.wikipedia.org/wiki/MediaWiki:Gadget-PB2.js</a>
</li>
<li>
(change) Parser/List: DT/DD syntax: colons should be hidden; EX:;a: should be ;a not ;a: {detected by Schnark}. See: <a href="/site/en.wikipedia.org/wiki/Stein">http://en.wikipedia.org/wiki/Stein</a>
@@ -779,7 +779,7 @@
(done) History: Menu bar's History should always go to home/wiki/Special:XowaPageHistory, not currentWiki/wiki/Special:XowaPageHistory.
</li>
<li>
(done) Interwiki: Anchor in interwiki should not be dropped; EX:[[en:Blue_Screen_of_Death#Red_Screen_of_Death]] {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Red_Screen_of_Death" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Red_Screen_of_Death</a>
(done) Interwiki: Anchor in interwiki should not be dropped; EX:[[en:Blue_Screen_of_Death#Red_Screen_of_Death]] {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Red_Screen_of_Death">http://de.wikipedia.org/wiki/Red_Screen_of_Death</a>
</li>
<li>
(done) Sqlite: Page fails to load if more than 64 categories. See: <a href="/site/en.wikipedia.org/wiki/Space_Liability_Convention">http://en.wikipedia.org/wiki/Space_Liability_Convention</a>
@@ -865,10 +865,10 @@
</p>
<ul>
<li>
(done) Parser: Pages beginning with "/" would go to "Current_page/A" instead of "/A" {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Write-Only-Memory" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Write-Only-Memory</a>
(done) Parser: Pages beginning with "/" would go to "Current_page/A" instead of "/A" {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Write-Only-Memory">http://de.wikipedia.org/wiki/Write-Only-Memory</a>
</li>
<li>
(fix) [broken since:v0.9.3] Gallery: Gallery items with no caption would cause page to fail; EX:&lt;gallery&gt;File:A.png&lt;/gallery&gt; {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Lewis_Carroll" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Lewis_Carroll</a>
(fix) [broken since:v0.9.3] Gallery: Gallery items with no caption would cause page to fail; EX:&lt;gallery&gt;File:A.png&lt;/gallery&gt; {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Lewis_Carroll">http://de.wikipedia.org/wiki/Lewis_Carroll</a>
</li>
<li>
(add) Gui: HTML box adjustment for Large fonts and Extra large fonts. See: <a href="http://xowa.org/home/wiki/Options/Window" id="xolnki_17" title="Options/Window">Options/Window</a>
@@ -908,7 +908,7 @@
</p>
<ul>
<li>
(fix) AllPages: Special:AllPages fails for very 1st page of results {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Special:AllPages?from=A&amp;namespace=828&amp;hideredirects=0" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Special:AllPages?from=A&amp;namespace=828&amp;hideredirects=0</a>
(fix) AllPages: Special:AllPages fails for very 1st page of results {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Special:AllPages?from=A&amp;namespace=828&amp;hideredirects=0">http://de.wikipedia.org/wiki/Special:AllPages?from=A&amp;namespace=828&amp;hideredirects=0</a>
</li>
<li>
(done) Scribunto: Explicitly numbered indexes do not work in parent frame; EX:{{test|2=b}} {detected by Schnark}.
@@ -920,7 +920,7 @@
(done) Parser: Expression fmod now supported; EX:{{#expr: 1.25 fmod .5}}.
</li>
<li>
(done) Url: Pages beginning with "/" failed to load {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki//dev/null" rel="nofollow" class="external free">http://de.wikipedia.org/wiki//dev/null</a>
(done) Url: Pages beginning with "/" failed to load {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki//dev/null">http://de.wikipedia.org/wiki//dev/null</a>
</li>
<li>
(done) Import: Added logging to sqlite database import.
@@ -1195,7 +1195,7 @@
(done) Scribunto: {{italic title}} now works {detected by treck}.
</li>
<li>
(done) Addon: &lt;title&gt; tag should not show HTML tags; EX:http://en.wikipedia.org/wiki/gzip http://de.wikipedia.org/wiki/Gerbera {detected by treck}. See: <a href="/site/en.wikipedia.org/wiki/gzip">http://en.wikipedia.org/wiki/gzip</a> <a href="http://de.wikipedia.org/wiki/Gerbera" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Gerbera</a>
(done) Addon: &lt;title&gt; tag should not show HTML tags; EX:http://en.wikipedia.org/wiki/gzip http://de.wikipedia.org/wiki/Gerbera {detected by treck}. See: <a href="/site/en.wikipedia.org/wiki/gzip">http://en.wikipedia.org/wiki/gzip</a> <a href="/site/de.wikipedia.org/wiki/Gerbera">http://de.wikipedia.org/wiki/Gerbera</a>
</li>
<li>
(add) Import: Exit during import should prompt for cancelation {requested by hidp123}.
@@ -1401,7 +1401,7 @@
(fix) AllPages: Lookahead not working for xdat formats {detected by Schnark}.
</li>
<li>
(fix) Scribunto: Non-ASCII characters can cause certain modules to break {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Alexander_der_Große" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Alexander_der_Große</a>
(fix) Scribunto: Non-ASCII characters can cause certain modules to break {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Alexander_der_Gro%C3%9Fe">http://de.wikipedia.org/wiki/Alexander_der_Große</a>
</li>
<li>
(fix) Import: Delete temp files after category2 is completed {detected by hidp123}.
@@ -1508,7 +1508,7 @@
</p>
<ul>
<li>
(fix) Parser: "\s__NOTOC__\n" should not produce pre {detected by Schnark}. See: <a href="http://de.wikipedia.org" rel="nofollow" class="external free">http://de.wikipedia.org</a>
(fix) Parser: "\s__NOTOC__\n" should not produce pre {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/">http://de.wikipedia.org</a>
</li>
<li>
(fix) AllPages: Added "xowa-visited" class to mark already-visited pages blue {detected by Schnark}.
@@ -1659,7 +1659,7 @@
(fix) Interwiki: Aliases for languages should point to wikipedia; EX:[[en:Main_Page]] should go to en.wikipedia.org/wiki/Main_Page not en.mediawiki.org/wiki/Main_Page {detected by hidp123,Schnark}. See: <a href="http://www.mediawiki.org/wiki/Extension:EasyTimeline" rel="nofollow" class="external free">http://www.mediawiki.org/wiki/Extension:EasyTimeline</a>
</li>
<li>
(fix) Timeline: Colors don't render when names contain space {contributed by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Versionsgeschichte_von_Mozilla_Firefox" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Versionsgeschichte_von_Mozilla_Firefox</a>
(fix) Timeline: Colors don't render when names contain space {contributed by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Versionsgeschichte_von_Mozilla_Firefox">http://de.wikipedia.org/wiki/Versionsgeschichte_von_Mozilla_Firefox</a>
</li>
<li>
(add) Import: Import did not work for history archives; EX:appropediaorg-20130607-history.xml.
@@ -1711,10 +1711,10 @@
(fix) Html: Special pages should not show Talk namespace {detected by Schnark}.
</li>
<li>
(fix) Scribunto: "Module" namespace alias should be available for all foreign language wikis {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Modul:Vorlage:Personenleiste" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Modul:Vorlage:Personenleiste</a>
(fix) Scribunto: "Module" namespace alias should be available for all foreign language wikis {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Modul:Vorlage:Personenleiste">http://de.wikipedia.org/wiki/Modul:Vorlage:Personenleiste</a>
</li>
<li>
(fix) Scribunto: ExpandTemplate should take "Template:A" in addition to "A" {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Modul:Vorlage:Personenleiste" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Modul:Vorlage:Personenleiste</a>
(fix) Scribunto: ExpandTemplate should take "Template:A" in addition to "A" {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Modul:Vorlage:Personenleiste">http://de.wikipedia.org/wiki/Modul:Vorlage:Personenleiste</a>
</li>
<li>
(add) Gui: Middle-click on linux disabled through .gfs {detected by Schnark}.

View File

@@ -297,13 +297,13 @@
</p>
<ul>
<li>
ParserFunctions: Ignore underscores / spaces for purpose of DISPLAYTITLE comparison {detected by Schnark}. See: <a href="https://de.wikipedia.org/wiki/Mod_qos" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Mod_qos</a>
ParserFunctions: Ignore underscores / spaces for purpose of DISPLAYTITLE comparison {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Mod_qos">https://de.wikipedia.org/wiki/Mod_qos</a>
</li>
<li>
Parser.Xml: Do not try to close img tag {detected by Schnark}. See: <a href="https://de.wikipedia.org/wiki/Wikipedia:Technik/Archiv/2014" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Wikipedia:Technik/Archiv/2014</a>
Parser.Xml: Do not try to close img tag {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Wikipedia:Technik/Archiv/2014">https://de.wikipedia.org/wiki/Wikipedia:Technik/Archiv/2014</a>
</li>
<li>
Parser.Amp: Show HTML numeric character references literally (affects some pages rendered strangely when using &lt;); EX:"&amp;#60;" -&gt; "&amp;#60;" x&gt; "&amp;lt;" {detected by Schnark}. See: <a href="https://de.wikipedia.org/wiki/Cross-Site-Scripting" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Cross-Site-Scripting</a>
Parser.Amp: Show HTML numeric character references literally (affects some pages rendered strangely when using &lt;); EX:"&amp;#60;" -&gt; "&amp;#60;" x&gt; "&amp;lt;" {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Cross-Site-Scripting">https://de.wikipedia.org/wiki/Cross-Site-Scripting</a>
</li>
<li>
Gui: Do not show wiki multiple times in wiki sidebar {detected by anonymous}.
@@ -333,7 +333,7 @@
</p>
<ul>
<li>
ImageMap: Ignore tokens between coordinates and link for circle, rect (affects 6 de.w pages with a non-functioning image map link). See: <a href="https://de.wikipedia.org/wiki/Kirche_zu_Geiß-Nidda" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Kirche_zu_Geiß-Nidda</a> <a href="https://de.wikipedia.org/wiki/Wilhelm_Angele" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Wilhelm_Angele</a>
ImageMap: Ignore tokens between coordinates and link for circle, rect (affects 6 de.w pages with a non-functioning image map link). See: <a href="/site/de.wikipedia.org/wiki/Kirche_zu_Gei%C3%9F-Nidda">https://de.wikipedia.org/wiki/Kirche_zu_Geiß-Nidda</a> <a href="/site/de.wikipedia.org/wiki/Wilhelm_Angele">https://de.wikipedia.org/wiki/Wilhelm_Angele</a>
</li>
</ul>
<p>
@@ -824,7 +824,7 @@
</p>
<ul>
<li>
Xwiki: Show interwiki links between simple / species wikis and English wikipedia (affects "en" links showing at the bottom of many simple and species pages). See: <a href="https://species.wikimedia.org/wiki/Rubus" rel="nofollow" class="external free">https://species.wikimedia.org/wiki/Rubus</a> <a href="https://species.wikimedia.org/wiki/Puccinia" rel="nofollow" class="external free">https://species.wikimedia.org/wiki/Puccinia</a> <a href="/site/simple.wikipedia.org/wiki/Deaths_in_2012">https://simple.wikipedia.org/wiki/Deaths_in_2012</a> <a href="https://simple.wiktionary.org/wiki/break" rel="nofollow" class="external free">https://simple.wiktionary.org/wiki/break</a> <a href="https://simple.wikiquote.org/wiki/Samuel_Johnson" rel="nofollow" class="external free">https://simple.wikiquote.org/wiki/Samuel_Johnson</a> <a href="https://simple.wiktionary.org/wiki/water" rel="nofollow" class="external free">https://simple.wiktionary.org/wiki/water</a> <a href="/site/simple.wikipedia.org/wiki/Main_Page">https://simple.wikipedia.org/wiki/Main_Page</a>
Xwiki: Show interwiki links between simple / species wikis and English wikipedia (affects "en" links showing at the bottom of many simple and species pages). See: <a href="/site/species.wikimedia.org/wiki/Rubus">https://species.wikimedia.org/wiki/Rubus</a> <a href="/site/species.wikimedia.org/wiki/Puccinia">https://species.wikimedia.org/wiki/Puccinia</a> <a href="/site/simple.wikipedia.org/wiki/Deaths_in_2012">https://simple.wikipedia.org/wiki/Deaths_in_2012</a> <a href="https://simple.wiktionary.org/wiki/break" rel="nofollow" class="external free">https://simple.wiktionary.org/wiki/break</a> <a href="https://simple.wikiquote.org/wiki/Samuel_Johnson" rel="nofollow" class="external free">https://simple.wikiquote.org/wiki/Samuel_Johnson</a> <a href="https://simple.wiktionary.org/wiki/water" rel="nofollow" class="external free">https://simple.wiktionary.org/wiki/water</a> <a href="/site/simple.wikipedia.org/wiki/Main_Page">https://simple.wikipedia.org/wiki/Main_Page</a>
</li>
<li>
Gui: Select next tab before closing current tab, not after (affects tabs jumping from previous tab to next tab when closing tab); EX:open 3 tabs -&gt; close 2nd -&gt; tab should focus 3rd, not switch to 1st then jump to 3rd.
@@ -1093,7 +1093,7 @@
ParserFunctions: Disable displaytitle by default but enable for some wikis. See: <a href="/site/en.wikibooks.org/wiki/Project:Sandbox">https://en.wikibooks.org/wiki/Project:Sandbox</a> <a href="https://zh.wikipedia.org/wiki/Project:Sandbox" rel="nofollow" class="external free">https://zh.wikipedia.org/wiki/Project:Sandbox</a> <a href="/site/en.wikipedia.org/wiki/Project:Sandbox">https://en.wikipedia.org/wiki/Project:Sandbox</a>
</li>
<li>
ParserFunctions: Restrict displaytitle to title name when disabled (affects wrong display title showing up on a page); EX:{{DISPLAYTITLE:Not the page title}} {detected by {unconfirmed}}. See: <a href="https://de.wikibooks.org/wiki/Kochbuch/_Druckversion" rel="nofollow" class="external free">https://de.wikibooks.org/wiki/Kochbuch/_Druckversion</a> (regression:) <a href="https://de.wikipedia.org/wiki/Gerbera" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Gerbera</a> <a href="/site/en.wikipedia.org/wiki/Concealing-Coloration_in_the_Animal_Kingdom">https://en.wikipedia.org/wiki/Concealing-Coloration_in_the_Animal_Kingdom</a> <a href="/site/en.wikipedia.org/wiki/Gzip">https://en.wikipedia.org/wiki/Gzip</a> <a href="https://fr.wikivoyage.org/wiki/Paris" rel="nofollow" class="external free">https://fr.wikivoyage.org/wiki/Paris</a>
ParserFunctions: Restrict displaytitle to title name when disabled (affects wrong display title showing up on a page); EX:{{DISPLAYTITLE:Not the page title}} {detected by {unconfirmed}}. See: <a href="https://de.wikibooks.org/wiki/Kochbuch/_Druckversion" rel="nofollow" class="external free">https://de.wikibooks.org/wiki/Kochbuch/_Druckversion</a> (regression:) <a href="/site/de.wikipedia.org/wiki/Gerbera">https://de.wikipedia.org/wiki/Gerbera</a> <a href="/site/en.wikipedia.org/wiki/Concealing-Coloration_in_the_Animal_Kingdom">https://en.wikipedia.org/wiki/Concealing-Coloration_in_the_Animal_Kingdom</a> <a href="/site/en.wikipedia.org/wiki/Gzip">https://en.wikipedia.org/wiki/Gzip</a> <a href="https://fr.wikivoyage.org/wiki/Paris" rel="nofollow" class="external free">https://fr.wikivoyage.org/wiki/Paris</a>
</li>
<li>
Import: Warn if import failed; EX:import wiki -&gt; import does not complete -&gt; show message box warning of non-completion {suggested by {unconfirmed}}.
@@ -1149,7 +1149,7 @@
</p>
<ul>
<li>
Lang.Messages: Show &amp;nbsp; correctly in messages (affects invalid character in sidebar of frwikisource); EX:(194,160) not (192,160). See: <a href="https://fr.wikisource.org" rel="nofollow" class="external free">https://fr.wikisource.org</a> <a href="/site/en.wikipedia.org/wiki/Wikipedia:WikiProject_Articles_for_creation/BLD_Preload">https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Articles_for_creation/BLD_Preload</a> [broken since:v1.5.1.1]
Lang.Messages: Show &amp;nbsp; correctly in messages (affects invalid character in sidebar of frwikisource); EX:(194,160) not (192,160). See: <a href="/site/fr.wikisource.org/wiki/">https://fr.wikisource.org</a> <a href="/site/en.wikipedia.org/wiki/Wikipedia:WikiProject_Articles_for_creation/BLD_Preload">https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Articles_for_creation/BLD_Preload</a> [broken since:v1.5.1.1]
</li>
</ul>
<p>
@@ -1174,10 +1174,10 @@
Scribunto.Luaj: Fix OutOfBounds error when matching with balanced expressions (affects 1 page in frwiki); EX:string.match("a", "%b()") -&gt; "" x&gt; fail string.match("a", "^(.) ?%b()") -&gt; "" x&gt; fail. See: <a href="/site/fr.wikipedia.org/wiki/Open_de_Limoges">https://fr.wikipedia.org/wiki/Open_de_Limoges</a> <a href="/site/en.wikipedia.org/wiki/Messier_94">https://en.wikipedia.org/wiki/Messier_94</a>
</li>
<li>
Scribunto.Wikibase: Return empty string not nil if pid does not exist in formatPropertyValues (affects author pages in frwikisouce with bad link to commons); EX:"item:formatPropertyValues('P373')" -&gt; "" x&gt; nil. See: <a href="https://fr.wikisource.org/wiki/Auteur:Henri_Bergson" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/Auteur:Henri_Bergson</a>
Scribunto.Wikibase: Return empty string not nil if pid does not exist in formatPropertyValues (affects author pages in frwikisouce with bad link to commons); EX:"item:formatPropertyValues('P373')" -&gt; "" x&gt; nil. See: <a href="/site/fr.wikisource.org/wiki/Auteur:Henri_Bergson">https://fr.wikisource.org/wiki/Auteur:Henri_Bergson</a>
</li>
<li>
Scribunto.Regex: Handle regex pattern "[%w]" and "[%W]" (affects multiple log errors for many pages in plwiki); EX:mw.ustring.gsub('[a]', '[%W]', '-') -&gt; '-a-' x&gt; fail. See: <a href="https://fr.wikisource.org/wiki/Benjamin_Franklin" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/Benjamin_Franklin</a>
Scribunto.Regex: Handle regex pattern "[%w]" and "[%W]" (affects multiple log errors for many pages in plwiki); EX:mw.ustring.gsub('[a]', '[%W]', '-') -&gt; '-a-' x&gt; fail. See: <a href="/site/fr.wikisource.org/wiki/Benjamin_Franklin">https://fr.wikisource.org/wiki/Benjamin_Franklin</a>
</li>
<li>
Scribunto.Regex: Use matched group for gsub.table replace, not found term (affects US road names); EX:gsub("a%b%c", "%%(%w+)%%") -&gt; "b" not "%b%". See: <a href="/site/en.wikipedia.org/wiki/Bannered_routes_of_U.S._Route_60">https://en.wikipedia.org/wiki/Bannered_routes_of_U.S._Route_60</a>
@@ -1206,7 +1206,7 @@
ImageMap: Correctly expand templates in shape captions (affects imagemaps not working when shape has template); EX:circle 0 0 5 [[B|{{b1}}]]. See: <a href="/site/fr.wikipedia.org/wiki/Arrondissements_de_Lyon">https://fr.wikipedia.org/wiki/Arrondissements_de_Lyon</a>
</li>
<li>
ImageMap: Treat 1st comma as decimal point (affects shape not working when comma is present); EX:1,2,3,4 -&gt; 1. See: <a href="/site/fr.wikipedia.org/wiki/Gouesnou">https://fr.wikipedia.org/wiki/Gouesnou</a> <a href="https://de.wikipedia.org/wiki/Kaimnitz" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Kaimnitz</a>
ImageMap: Treat 1st comma as decimal point (affects shape not working when comma is present); EX:1,2,3,4 -&gt; 1. See: <a href="/site/fr.wikipedia.org/wiki/Gouesnou">https://fr.wikipedia.org/wiki/Gouesnou</a> <a href="/site/de.wikipedia.org/wiki/Kaimnitz">https://de.wikipedia.org/wiki/Kaimnitz</a>
</li>
<li>
ImageMap: Ignore imagemaps without an image (affects 1 page not loading on enwiki). See: <a href="/site/en.wikipedia.org/wiki/Wikipedia:WikiProject_Games/Advert">https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Games/Advert</a>
@@ -1287,7 +1287,7 @@
ImageMap: Show imageMap correctly on first load (v1 and v2) (affects imageMap not working on first load). See: <a href="/site/en.wikipedia.org/wiki/Felton_Hervey">https://en.wikipedia.org/wiki/Felton_Hervey</a> <a href="/site/en.wikipedia.org/wiki/Vietnam">https://en.wikipedia.org/wiki/Vietnam</a> <a href="/site/en.wikipedia.org/wiki/Chloroplast">https://en.wikipedia.org/wiki/Chloroplast</a> <a href="/site/en.wikipedia.org/wiki/The_Club_(dining_club)">https://en.wikipedia.org/wiki/The_Club_(dining_club)</a>
</li>
<li>
Parser.Template: Add ! as magic word (affects broken templates due to deleted Vorlage:!); EX:{{!}}. See: <a href="https://de.wikipedia.org/wiki/Ausschreitungen_im_Kosovo_im_März_2004" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Ausschreitungen_im_Kosovo_im_März_2004</a>
Parser.Template: Add ! as magic word (affects broken templates due to deleted Vorlage:!); EX:{{!}}. See: <a href="/site/de.wikipedia.org/wiki/Ausschreitungen_im_Kosovo_im_M%C3%A4rz_2004">https://de.wikipedia.org/wiki/Ausschreitungen_im_Kosovo_im_März_2004</a>
</li>
<li>
Lang: Update language files with latest Wikimedia Messages files.
@@ -1321,7 +1321,7 @@
Wikivoyage.RelatedArticles: Default text to title if &amp;&amp; is missing (affects missing related articles in sidebar); EX:{{#related:A}}. See: <a href="https://de.wikivoyage.org/wiki/Würzburg" rel="nofollow" class="external free">https://de.wikivoyage.org/wiki/Würzburg</a>
</li>
<li>
ImageMap: Ignore trailing comma for poly coords (affects poly areas with trailing commas not working); EX:1,2 -&gt; 1 2. See: <a href="https://de.wikipedia.org/wiki/Kaimnitz" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Kaimnitz</a>
ImageMap: Ignore trailing comma for poly coords (affects poly areas with trailing commas not working); EX:1,2 -&gt; 1 2. See: <a href="/site/de.wikipedia.org/wiki/Kaimnitz">https://de.wikipedia.org/wiki/Kaimnitz</a>
</li>
<li>
Gui: Add XOWA Main Page to Help menu.
@@ -1341,7 +1341,7 @@
Module.Popups: Do not omit namespace for anchor popups (affects popups showing text from wrong page when link was to non-mainspace page). See: <a href="/site/en.wikipedia.org/wiki/Project:Sandbox">https://en.wikipedia.org/wiki/Project:Sandbox</a>
</li>
<li>
Gui: Do not open external link in xowa if link ends in .html; EX:http://jtidy.sourceforge.net/license.html. See: <a href="http://xowa.org/home/wiki/Help/About" id="xolnki_10" title="Help/About" class="xowa-visited">Help/About</a>
Gui: Do not open external link in xowa if link ends in .html; EX:http://jtidy.sourceforge.net/license.html. See: <a href="http://xowa.org/home/wiki/Help/About" id="xolnki_10" title="Help/About">Help/About</a>
</li>
<li>
Html: Show caption text in title (affects tooltips missing caption text); EX:"a [[b]]" -&gt; title="a b" x&gt; "a ". See: <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a>
@@ -1403,7 +1403,7 @@
</p>
<ul>
<li>
ParserFunctions: Support non-English keywords for #default (affects broken maps on hewiki). See: <a href="https://he.wikipedia.org/wiki/צנעא" rel="nofollow" class="external free">https://he.wikipedia.org/wiki/צנעא</a>
ParserFunctions: Support non-English keywords for #default (affects broken maps on hewiki). See: <a href="/site/he.wikipedia.org/wiki/%D7%A6%D7%A0%D7%A2%D7%90">https://he.wikipedia.org/wiki/צנעא</a>
</li>
<li>
Core: Change double.toString to ((float)v).toString() (affects multiple trailing zeros on weather maps / population tables). See: <a href="/site/en.wikipedia.org/wiki/Ankara">https://en.wikipedia.org/wiki/Ankara</a> <a href="/site/en.wikipedia.org/wiki/Alabama">https://en.wikipedia.org/wiki/Alabama</a>
@@ -1467,7 +1467,7 @@
ImageMap: Support clickable image map {requested by hidp123}. See: <a href="/site/en.wikivoyage.org/wiki/">https://en.wikivoyage.org/</a> <a href="/site/en.wikipedia.org/wiki/Alabama">https://en.wikipedia.org/wiki/Alabama</a> <a href="/site/en.wikipedia.org/wiki/Glycolysis">https://en.wikipedia.org/wiki/Glycolysis</a> <a href="/site/en.wikipedia.org/wiki/Acropolis_of_Athens">https://en.wikipedia.org/wiki/Acropolis_of_Athens</a> <a href="/site/en.wikipedia.org/wiki/IBM_PC_keyboard">https://en.wikipedia.org/wiki/IBM_PC_keyboard</a>
</li>
<li>
Module.Popups: Show popup text at section if link has anchor (affects hovering over links with an #anchor); EX:note this is a simple version. it won't work on complicated headers until full html is available {requested by Schnark}. See: <a href="https://de.wikipedia.org/wiki/Gaußsche_Osterformel" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Gaußsche_Osterformel</a> and Sonnengleichung
Module.Popups: Show popup text at section if link has anchor (affects hovering over links with an #anchor); EX:note this is a simple version. it won't work on complicated headers until full html is available {requested by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Gau%C3%9Fsche_Osterformel">https://de.wikipedia.org/wiki/Gaußsche_Osterformel</a> and Sonnengleichung
</li>
</ul>
<p>
@@ -1550,7 +1550,7 @@
Parser.Nowiki: Escape ] to ] (affects broken links in rare cases); EX:&lt;nowiki&gt;]&lt;/nowiki&gt;. See: <a href="/site/en.wikipedia.org/wiki/Tall_poppy_syndrome">https://en.wikipedia.org/wiki/Tall_poppy_syndrome</a>
</li>
<li>
Javascript: Escape apostrophes in month names (affects javascript not working on Hebrew wikis). See: <a href="https://he.wikipedia.org/wiki/Main_Page" rel="nofollow" class="external free">https://he.wikipedia.org/wiki/Main_Page</a>
Javascript: Escape apostrophes in month names (affects javascript not working on Hebrew wikis). See: <a href="/site/he.wikipedia.org/wiki/Main_Page">https://he.wikipedia.org/wiki/Main_Page</a>
</li>
<li>
File.Offline: Ignore thumbtime if file is not audio or video; EX:[[A.png|thumbtime=0:02]]. See: <a href="/site/en.wikipedia.org/wiki/Moon">https://en.wikipedia.org/wiki/Moon</a>
@@ -1652,10 +1652,10 @@
Parser.ExternalLinks: Escape HTML characters in href (affects broken external links on some pages); EX:A%22%3EB -&gt; A%22%3EB x&gt; A"&gt;B. See: <a href="/site/en.wikipedia.org/wiki/List_of_Category_A_listed_buildings_in_West_Lothian">https://en.wikipedia.org/wiki/List_of_Category_A_listed_buildings_in_West_Lothian</a>
</li>
<li>
Lang: Support #time for Hebrew date formats; EX:xh, xjY, xjn, xjj, xjt, xjF, xjx. See: <a href="https://he.wikipedia.org/wiki/Main_Page" rel="nofollow" class="external free">https://he.wikipedia.org/wiki/Main_Page</a>
Lang: Support #time for Hebrew date formats; EX:xh, xjY, xjn, xjj, xjt, xjF, xjx. See: <a href="/site/he.wikipedia.org/wiki/Main_Page">https://he.wikipedia.org/wiki/Main_Page</a>
</li>
<li>
Lang: Add # to tag magic words for non-English languages (affects tag attribute not being processes); EX:#erweiterung x&gt; erweiterung. See: <a href="https://he.wikipedia.org/wiki/מרד_בר_כוכבא" rel="nofollow" class="external free">https://he.wikipedia.org/wiki/מרד_בר_כוכבא</a>
Lang: Add # to tag magic words for non-English languages (affects tag attribute not being processes); EX:#erweiterung x&gt; erweiterung. See: <a href="/site/he.wikipedia.org/wiki/%D7%9E%D7%A8%D7%93_%D7%91%D7%A8_%D7%9B%D7%95%D7%9B%D7%91%D7%90">https://he.wikipedia.org/wiki/מרד_בר_כוכבא</a>
</li>
<li>
Wikisource.Page: Add non-English &lt;section&gt; tag names for German, Hebrew, Portuguese (affects content not showing); EX:&lt;section&gt; &lt;abschnitt&gt; &lt;קטע&gt; &lt;trecho&gt;. See: <a href="https://he.wikisource.org/wiki/שמואל_א_ניקוד" rel="nofollow" class="external free">https://he.wikisource.org/wiki/שמואל_א_ניקוד</a>
@@ -1672,7 +1672,7 @@
Xtn.Quiz: Exclude &lt;quiz&gt; content (affects broken table layout). See: <a href="https://he.wikinews.org/wiki/Main_Page" rel="nofollow" class="external free">https://he.wikinews.org/wiki/Main_Page</a>
</li>
<li>
Lang: Update ParserFunction keywords (affects #ifexpr not working for Hebrew language); EX:"#חשב תנאי", not "#חשב_תנאי". See: <a href="https://he.wikipedia.org/wiki/Main_Page" rel="nofollow" class="external free">https://he.wikipedia.org/wiki/Main_Page</a>
Lang: Update ParserFunction keywords (affects #ifexpr not working for Hebrew language); EX:"#חשב תנאי", not "#חשב_תנאי". See: <a href="/site/he.wikipedia.org/wiki/Main_Page">https://he.wikipedia.org/wiki/Main_Page</a>
</li>
<li>
File: Ignore thumbtime if file is not audio or video; EX:[[A.png|thumbtime=0:02]]. See: <a href="/site/en.wikipedia.org/wiki/Moon">https://en.wikipedia.org/wiki/Moon</a>
@@ -1723,7 +1723,7 @@
</p>
<ul>
<li>
Parser.List: Do not hide colon if near &lt;dd&gt; (affects single colon disappearing if near "\n;") {detected by Schnark}. See: <a href="https://de.wikipedia.org/wiki/Schmach_von_Tirana#Kuriosit.C3.A4t:_EM-Qualifikationsspiel_vom_20._November_1983" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Schmach_von_Tirana#Kuriosit.C3.A4t:_EM-Qualifikationsspiel_vom_20._November_1983</a> [broken since:v0.11.1]
Parser.List: Do not hide colon if near &lt;dd&gt; (affects single colon disappearing if near "\n;") {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Schmach_von_Tirana">https://de.wikipedia.org/wiki/Schmach_von_Tirana#Kuriosit.C3.A4t:_EM-Qualifikationsspiel_vom_20._November_1983</a> [broken since:v0.11.1]
</li>
</ul>
<p>
@@ -1760,10 +1760,10 @@
Scribunto: Add ParserFunctions library (affects population tables showing no deltas). See: <a href="/site/en.wikipedia.org/wiki/Alabama">https://en.wikipedia.org/wiki/Alabama</a>
</li>
<li>
Scribunto: Use redirect's source, not target's source when GetTitleContent is called (affects "=module:shortcuts:213 attempt to index ? (a nil value)" showing up in text) {detected by Schnark}. See: <a href="https://de.wikipedia.org/wiki/Wikipedia:Autorenportal" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Wikipedia:Autorenportal</a>
Scribunto: Use redirect's source, not target's source when GetTitleContent is called (affects "=module:shortcuts:213 attempt to index ? (a nil value)" showing up in text) {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Wikipedia:Autorenportal">https://de.wikipedia.org/wiki/Wikipedia:Autorenportal</a>
</li>
<li>
Parser.ExternalLinks: Do not absorb internal links into external links (affects garbled external links); EX:http://a.org[[B]] {detected by Schnark}. See: <a href="https://de.wikipedia.org/wiki/ISO/IEC/IEEE_29119_Software_Testing" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/ISO/IEC/IEEE_29119_Software_Testing</a>
Parser.ExternalLinks: Do not absorb internal links into external links (affects garbled external links); EX:http://a.org[[B]] {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/ISO/IEC/IEEE_29119_Software_Testing">https://de.wikipedia.org/wiki/ISO/IEC/IEEE_29119_Software_Testing</a>
</li>
<li>
Parser.Underscore: Handle case-insensitive words with non-ASCII chars (affects stray "__WORDS__" showing up on page); EX:#ĐỔI matches #Đổi. See: <a href="https://vi.wikipedia.org/wiki/Berlin" rel="nofollow" class="external free">https://vi.wikipedia.org/wiki/Berlin</a>
@@ -1794,7 +1794,7 @@
</p>
<ul>
<li>
SearchSuggest: Dynamically show / hide &lt;ul&gt; element (affects unclickable links at absolute position top=1.5 em). See: <a href="https://de.wikipedia.org/wiki/Wikipedia:Autorenportal" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Wikipedia:Autorenportal</a>
SearchSuggest: Dynamically show / hide &lt;ul&gt; element (affects unclickable links at absolute position top=1.5 em). See: <a href="/site/de.wikipedia.org/wiki/Wikipedia:Autorenportal">https://de.wikipedia.org/wiki/Wikipedia:Autorenportal</a>
</li>
<li>
Gui: Restore original page url to address box; EX:Press Ctrl + R in address bar.
@@ -2229,7 +2229,7 @@
Javascript: Add gadget to show / hide NavFrames. See: <a href="/site/en.wikipedia.org/wiki/Teresa_of_%C3%81vila">https://en.wikipedia.org/wiki/Teresa_of_Ávila</a>
</li>
<li>
Javascript: Add option to control default show / hide state of Table of Contents. See: <a href="http://xowa.org/home/wiki/Options/Wiki/HTML" id="xolnki_37" title="Options/Wiki/HTML">Options/Wiki/HTML</a> <a href="http://xowa.org/home/wiki/Diagnostics/Javascript/Table_of_contents" id="xolnki_38" title="Diagnostics/Javascript/Table of contents" class="xowa-visited">Diagnostics/Javascript/Table_of_contents</a>
Javascript: Add option to control default show / hide state of Table of Contents. See: <a href="http://xowa.org/home/wiki/Options/Wiki/HTML" id="xolnki_37" title="Options/Wiki/HTML">Options/Wiki/HTML</a> <a href="http://xowa.org/home/wiki/Diagnostics/Javascript/Table_of_contents" id="xolnki_38" title="Diagnostics/Javascript/Table of contents">Diagnostics/Javascript/Table_of_contents</a>
</li>
<li>
Javascript: Add option to control default show / hide state of collapsible tables. See: <a href="http://xowa.org/home/wiki/Options/Wiki/HTML" id="xolnki_39" title="Options/Wiki/HTML">Options/Wiki/HTML</a> <a href="http://xowa.org/home/wiki/Diagnostics/Javascript/Collapsible" id="xolnki_40" title="Diagnostics/Javascript/Collapsible">Diagnostics/Javascript/Collapsible</a>
@@ -2252,7 +2252,7 @@
Javascript: Change xowa.ready.js to allow unaltered usage of MediaWiki scripts {contributed by Schnark}.
</li>
<li>
Scribunto: Add namespace to Frame_title; EX:{{#invoke:A|B}} has frame_title of "Module:A" not "A" {detected by Schnark}. See: <a href="https://de.wikipedia.org/wiki/Wikipedia:Technik/Linkbox" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Wikipedia:Technik/Linkbox</a> <a href="/site/en.wikipedia.org/wiki/Wikipedia:WikiProject_Articles_for_creation/Submissions/List">https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Articles_for_creation/Submissions/List</a> <a href="/site/fr.wikipedia.org/wiki/Liste_des_monuments_historiques_du_Nord_(A-L)">https://fr.wikipedia.org/wiki/Liste_des_monuments_historiques_du_Nord_(A-L)</a>
Scribunto: Add namespace to Frame_title; EX:{{#invoke:A|B}} has frame_title of "Module:A" not "A" {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Wikipedia:Technik/Linkbox">https://de.wikipedia.org/wiki/Wikipedia:Technik/Linkbox</a> <a href="/site/en.wikipedia.org/wiki/Wikipedia:WikiProject_Articles_for_creation/Submissions/List">https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Articles_for_creation/Submissions/List</a> <a href="/site/fr.wikipedia.org/wiki/Liste_des_monuments_historiques_du_Nord_(A-L)">https://fr.wikipedia.org/wiki/Liste_des_monuments_historiques_du_Nord_(A-L)</a>
</li>
<li>
Html.Tidy: Limit tidy / JTidy to page content not entire page (affects one page being rendered incorrectly b/c tidy / JTidy incorrectly merges correct content with correct enclosing HTML). See: <a href="https://it.wikiquote.org/wiki/Indro_Montanelli" rel="nofollow" class="external free">https://it.wikiquote.org/wiki/Indro_Montanelli</a>
@@ -2272,10 +2272,10 @@
References: Don't show backlinks in tooltips for references used multiple times {contributed by Schnark}. See: <a href="/site/en.wikipedia.org/wiki/List_of_Russula_species">https://en.wikipedia.org/wiki/List_of_Russula_species</a>
</li>
<li>
Messages: Do not show pages in [[MediaWiki:]] namespace with gfs syntax; EX:$ should display as $, not ~{0} {detected by Schnark}. See: <a href="https://de.wikipedia.org/wiki/MediaWiki:Gadget-toolserver-integration.js" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/MediaWiki:Gadget-toolserver-integration.js</a> <a href="/site/en.wikipedia.org/wiki/MediaWiki:filetype-unwanted-type">https://en.wikipedia.org/wiki/MediaWiki:filetype-unwanted-type</a>
Messages: Do not show pages in [[MediaWiki:]] namespace with gfs syntax; EX:$ should display as $, not ~{0} {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/MediaWiki:Gadget-toolserver-integration.js">https://de.wikipedia.org/wiki/MediaWiki:Gadget-toolserver-integration.js</a> <a href="/site/en.wikipedia.org/wiki/MediaWiki:filetype-unwanted-type">https://en.wikipedia.org/wiki/MediaWiki:filetype-unwanted-type</a>
</li>
<li>
Gallery: Handle empty link argument in gallery (affects page not loading); EX:A.png|link= {detected by Schnark}. See: <a href="https://de.wikipedia.org/wiki/Wikipedia:Fragen_zur_Wikipedia/Archiv/2014/Woche_20" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Wikipedia:Fragen_zur_Wikipedia/Archiv/2014/Woche_20</a>
Gallery: Handle empty link argument in gallery (affects page not loading); EX:A.png|link= {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Wikipedia:Fragen_zur_Wikipedia/Archiv/2014/Woche_20">https://de.wikipedia.org/wiki/Wikipedia:Fragen_zur_Wikipedia/Archiv/2014/Woche_20</a>
</li>
<li>
Html.JTidy: Do not remove &lt;hr&gt; (affects &lt;hr/&gt; not showing). See: <a href="/site/en.wikipedia.org/wiki/Portal:Current_events/2006_September_7">https://en.wikipedia.org/wiki/Portal:Current_events/2006_September_7</a>
@@ -2540,7 +2540,7 @@
</p>
<ul>
<li>
Html.Jtidy: Make JTidy the default Tidy engine. See: <a href="http://xowa.org/home/wiki/Diagnostics/HTML_Tidy" id="xolnki_54" title="Diagnostics/HTML Tidy" class="xowa-visited">Diagnostics/HTML_Tidy</a>
Html.Jtidy: Make JTidy the default Tidy engine. See: <a href="http://xowa.org/home/wiki/Diagnostics/HTML_Tidy" id="xolnki_54" title="Diagnostics/HTML Tidy">Diagnostics/HTML_Tidy</a>
</li>
<li>
Lang.Numbers: Translate numbers for Arabic languages (affects many pages showing large images); EX:{{formatnum:۱۵۰|R}} -&gt; 150. See: <a href="https://fa.wikipedia.org/wiki/نیشابور" rel="nofollow" class="external free">https://fa.wikipedia.org/wiki/نیشابور</a>
@@ -2688,10 +2688,10 @@
ParserFunctions.DisplayTitle: Remove style=display:none (affects disappearing H1 on frwikivoyage pages); EX:{{DISPLAYTITLE:&lt;span style='display:none;'&gt;a&lt;/span&gt;}} -&gt; &lt;span style='/* attempt to bypass $wgRestrictDisplayTitle */'&gt;a&lt;/span&gt;. See: <a href="https://fr.wikivoyage.org/wiki/Paris" rel="nofollow" class="external free">https://fr.wikivoyage.org/wiki/Paris</a>
</li>
<li>
Wikisource.Page: Handle recursion from MediaWiki:Proofreadpage_header_template (affects one fr.s page not loading). See: <a href="https://fr.wikisource.org/wiki/LEnfer_(Barbusse)" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/LEnfer_(Barbusse)</a>
Wikisource.Page: Handle recursion from MediaWiki:Proofreadpage_header_template (affects one fr.s page not loading). See: <a href="/site/fr.wikisource.org/wiki/L%E2%80%99Enfer_(Barbusse)">https://fr.wikisource.org/wiki/LEnfer_(Barbusse)</a>
</li>
<li>
Wikisource.Page: Automatically supply missing from / to value for calls to header (affects one fr.s page without header); EX:&lt;pages index='A' from='1' header='y' /&gt; (note that to is missing, but should be given value of last page). See: <a href="https://fr.wikisource.org/wiki/Constitution_de_la_France_de_1958_(version_initiale)" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/Constitution_de_la_France_de_1958_(version_initiale)</a>
Wikisource.Page: Automatically supply missing from / to value for calls to header (affects one fr.s page without header); EX:&lt;pages index='A' from='1' header='y' /&gt; (note that to is missing, but should be given value of last page). See: <a href="/site/fr.wikisource.org/wiki/Constitution_de_la_France_de_1958_(version_initiale)">https://fr.wikisource.org/wiki/Constitution_de_la_France_de_1958_(version_initiale)</a>
</li>
<li>
Parser.Template: Add workaround to handle English Wikipedia {{pre2}} template; EX:&lt;pre&lt;includeonly&gt;&lt;/includeonly&gt;&gt;{{{1}}}&lt;/pre&gt;. See: <a href="/site/en.wikipedia.org/wiki/BSD_licenses">https://en.wikipedia.org/wiki/BSD_licenses</a>
@@ -2727,7 +2727,7 @@
</p>
<ul>
<li>
Doc: Update license info for third-party XOWA components. See: <a href="http://xowa.org/home/wiki/Help/About" id="xolnki_63" title="Help/About" class="xowa-visited">Help/About</a>
Doc: Update license info for third-party XOWA components. See: <a href="http://xowa.org/home/wiki/Help/About" id="xolnki_63" title="Help/About">Help/About</a>
</li>
</ul>
<p>
@@ -2919,10 +2919,10 @@
Scribunto.Regex: Convert ^ to \G, not ^ (affects category headers not loading on cs.n Category DMY pages); EX:"^a" -&gt; "\Ga" x&gt; "^a". See: <a href="https://cs.wikinews.org/wiki/Category:1._září_2008" rel="nofollow" class="external free">https://cs.wikinews.org/wiki/Category:1._září_2008</a>
</li>
<li>
Parser.ExternalLinks: Do not convert protocol-like text to link; EX:Originaltitel: {detected by Schnark}. See: <a href="https://de.wikipedia.org/wiki/Sylvie_und_Bruno" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Sylvie_und_Bruno</a>
Parser.ExternalLinks: Do not convert protocol-like text to link; EX:Originaltitel: {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Sylvie_und_Bruno">https://de.wikipedia.org/wiki/Sylvie_und_Bruno</a>
</li>
<li>
Parser.Xml: Ignore &lt;includeonly&gt; during wikitext parse (just like &lt;noinclude&gt;) (affects appearance of {{subst:}} on Wikipedia: pages); EX:{{&lt;includeonly&gt;subst:&lt;/includeonly&gt;#expr:0}} -&gt; 0 x&gt; {{subst:#expr:0}}. See: <a href="/site/en.wikipedia.org/wiki/Wikipedia:WikiProject_Articles_for_creation/BLD_Preload">https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Articles_for_creation/BLD_Preload</a> <a href="https://de.wikipedia.org/wiki/Wikipedia:Projektdiskussion" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Wikipedia:Projektdiskussion</a>
Parser.Xml: Ignore &lt;includeonly&gt; during wikitext parse (just like &lt;noinclude&gt;) (affects appearance of {{subst:}} on Wikipedia: pages); EX:{{&lt;includeonly&gt;subst:&lt;/includeonly&gt;#expr:0}} -&gt; 0 x&gt; {{subst:#expr:0}}. See: <a href="/site/en.wikipedia.org/wiki/Wikipedia:WikiProject_Articles_for_creation/BLD_Preload">https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Articles_for_creation/BLD_Preload</a> <a href="/site/de.wikipedia.org/wiki/Wikipedia:Projektdiskussion">https://de.wikipedia.org/wiki/Wikipedia:Projektdiskussion</a>
</li>
<li>
Parser.Table: Parse "||" as td if inside table and 1st pipe inside link; EX:{|\n|[[A||B]]\n|} should not create link. See: <a href="https://zh.wiktionary.org/wiki/维基词典:Unicode字符索引/00000FFF" rel="nofollow" class="external free">https://zh.wiktionary.org/wiki/维基词典:Unicode字符索引/00000FFF</a> <a href="/site/en.wikipedia.org/wiki/UTF-8">https://en.wikipedia.org/wiki/UTF-8</a> <a href="/site/simple.wikipedia.org/wiki/Uranus">https://simple.wikipedia.org/wiki/Uranus</a> <a href="/site/en.wikipedia.org/wiki/Second_Boer_War">https://en.wikipedia.org/wiki/Second_Boer_War</a> <a href="https://es.wiktionary.org/wiki/casa" rel="nofollow" class="external free">https://es.wiktionary.org/wiki/casa</a>
@@ -2945,7 +2945,7 @@
Parser.Toc: Parse link inside xml node (affects page not loading); EX:== &lt;i&gt;[[A]]&lt;/i&gt; ==. See: <a href="https://pl.wiktionary.org/wiki/head_sth_off" rel="nofollow" class="external free">https://pl.wiktionary.org/wiki/head_sth_off</a>
</li>
<li>
Math: Escape &lt;, &gt;, &amp;, and " {detected by Schnark}. See: <a href="https://de.wikipedia.org/wiki/Vergleich_(Zahlen)" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Vergleich_(Zahlen)</a> <a href="http://xowa.org/home/wiki/Diagnostics/Math" id="xolnki_74" title="Diagnostics/Math">Diagnostics/Math</a>
Math: Escape &lt;, &gt;, &amp;, and " {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Vergleich_(Zahlen)">https://de.wikipedia.org/wiki/Vergleich_(Zahlen)</a> <a href="http://xowa.org/home/wiki/Diagnostics/Math" id="xolnki_74" title="Diagnostics/Math">Diagnostics/Math</a>
</li>
<li>
Wikisource.Page: Parse " in title (and other html numeric character references). See: <a href="https://pl.wikisource.org/wiki/Zarządzenie_Nr_11_Ministra_Finansów_z_dnia_21_lipca_2008_r._w_sprawie_ustanowienia_„Dnia_Skarbowości”" rel="nofollow" class="external free">https://pl.wikisource.org/wiki/Zarządzenie_Nr_11_Ministra_Finansów_z_dnia_21_lipca_2008_r._w_sprawie_ustanowienia_„Dnia_Skarbowości”</a>
@@ -3342,7 +3342,7 @@
Scribunto.Luaj: Handle missing precision in string.format (affects Missing track info); EX:%02.f -&gt; %02.0f. See: <a href="/site/it.wikipedia.org/wiki/Queen_(album)">https://it.wikipedia.org/wiki/Queen_(album)</a>
</li>
<li>
Scribunto.Luaj: Change string.format "c" to indicate byte datatype, not double. See: <a href="https://de.wikipedia.org/wiki/Actinium" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Actinium</a>
Scribunto.Luaj: Change string.format "c" to indicate byte datatype, not double. See: <a href="/site/de.wikipedia.org/wiki/Actinium">https://de.wikipedia.org/wiki/Actinium</a>
</li>
<li>
ParserFunctions: Do not convert letters a-f to hex; EX:{{#switch:d|13=fail|pass}}. See: <a href="https://no.wikipedia.org/wiki/Hovedbanen" rel="nofollow" class="external free">https://no.wikipedia.org/wiki/Hovedbanen</a>
@@ -3838,7 +3838,7 @@
Html: Add option for tidy mgr. See: <a href="http://xowa.org/home/wiki/Options/HTML_Tidy" id="xolnki_84" title="Options/HTML Tidy">Options/HTML_Tidy</a>
</li>
<li>
Parser.Underscore: Register "__" as alternate prefix for double-underscore keywords; EX:__目次__. See: <a href="https://ja.wikipedia.org" rel="nofollow" class="external free">https://ja.wikipedia.org</a>
Parser.Underscore: Register "__" as alternate prefix for double-underscore keywords; EX:__目次__. See: <a href="/site/ja.wikipedia.org/wiki/">https://ja.wikipedia.org</a>
</li>
<li>
Parser.Link: Parse remainder of link when link is invalid; EX:[[|&lt;i&gt;a&lt;/i&gt;]]. See: <a href="https://ar.wikipedia.org/wiki/الصومال" rel="nofollow" class="external free">https://ar.wikipedia.org/wiki/الصومال</a>
@@ -3858,7 +3858,7 @@
Parser.Xml: Evaluate template arguments inside extension xndes; EX:&lt;poem&gt;{{{1}}}&lt;/poem&gt;. See: <a href="/site/en.wikisource.org/wiki/The_Corsair_(Byron,_1814)">https://en.wikisource.org/wiki/The_Corsair_%28Byron,_1814%29</a> <a href="/site/en.wikisource.org/wiki/The_Canterville_Ghost">https://en.wikisource.org/wiki/The_Canterville_Ghost</a>
</li>
<li>
Parser.Xml: Do not fail when parsing recursive &lt;ref&gt;. See: <a href="https://ja.wikipedia.org/wiki/Kソリューション" rel="nofollow" class="external free">https://ja.wikipedia.org/wiki/Kソリューション</a>
Parser.Xml: Do not fail when parsing recursive &lt;ref&gt;. See: <a href="/site/ja.wikipedia.org/wiki/K%E3%82%BD%E3%83%AA%E3%83%A5%E3%83%BC%E3%82%B7%E3%83%A7%E3%83%B3">https://ja.wikipedia.org/wiki/Kソリューション</a>
</li>
<li>
HttpServer: Show "Page not found" message instead of error.
@@ -3972,7 +3972,7 @@
Scribunto: Optimize GetAllExpandedArguments for performance; EX:/xowa/bin/any/lua/mediawiki/extensions/Scribunto/engines/LuaCommon/lualib/mw.lua.
</li>
<li>
File.Offline: Add support for showing files from a directory. See: <a href="http://xowa.org/home/wiki/Dev/Design/Files/Wikia" id="xolnki_90" title="Dev/Design/Files/Wikia" class="xowa-visited">Dev/Design/Files/Wikia</a>
File.Offline: Add support for showing files from a directory. See: <a href="http://xowa.org/home/wiki/Dev/Design/Files/Wikia" id="xolnki_90" title="Dev/Design/Files/Wikia">Dev/Design/Files/Wikia</a>
</li>
<li>
Special.MovePage: Add Special:MovePage to move pages between namespaces. See: <a href="/site/simple.wikipedia.org/wiki/Special:MovePage?wpOldTitle=Earth">https://simple.wikipedia.org/wiki/Special:MovePage?wpOldTitle=Earth</a>
@@ -4408,7 +4408,7 @@
Scribunto: Fix invalid regx for *?. See: <a href="http://it.wiktionary.org/wiki/星期一" rel="nofollow" class="external free">http://it.wiktionary.org/wiki/星期一</a>
</li>
<li>
Parser.Link: Handle empty links in headers; EX:== [[]] ==. See: <a href="http://de.wikipedia.org/wiki/Project:Redundanz/August_2006" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Project:Redundanz/August_2006</a>
Parser.Link: Handle empty links in headers; EX:== [[]] ==. See: <a href="/site/de.wikipedia.org/wiki/Project:Redundanz/August_2006">http://de.wikipedia.org/wiki/Project:Redundanz/August_2006</a>
</li>
<li>
Import: Parse 24 hour times on backup-index.html.
@@ -4474,7 +4474,7 @@
Addon: Support image retrieval {requested by piotryx}.
</li>
<li>
Wikisource.Page: Show caption instead of title in TOC; EX:"Chapitre II" not "LAbbaye de Northanger/2". See: <a href="http://fr.wikisource.org/wiki/LAbbaye_de_Northanger/2" rel="nofollow" class="external free">http://fr.wikisource.org/wiki/LAbbaye_de_Northanger/2</a>
Wikisource.Page: Show caption instead of title in TOC; EX:"Chapitre II" not "LAbbaye de Northanger/2". See: <a href="/site/fr.wikisource.org/wiki/L%E2%80%99Abbaye_de_Northanger/2">http://fr.wikisource.org/wiki/LAbbaye_de_Northanger/2</a>
</li>
<li>
Parser.Dpl: Parse {{templates}} in &lt;dynamicPageList&gt; tags. See: <a href="http://nl.wikinews.org/wiki/Wetenschap" rel="nofollow" class="external free">http://nl.wikinews.org/wiki/Wetenschap</a>
@@ -4564,7 +4564,7 @@
</p>
<ul>
<li>
Wikisource.Pages: Support "toc / header"; EX:&lt;pages header=toc/&gt;. See: <a href="http://fr.wikisource.org/wiki/Lady_Roxana" rel="nofollow" class="external free">http://fr.wikisource.org/wiki/Lady_Roxana</a> <a href="http://fr.wikisource.org/wiki/Voyage_au_centre_de_la_Terre" rel="nofollow" class="external free">http://fr.wikisource.org/wiki/Voyage_au_centre_de_la_Terre</a>
Wikisource.Pages: Support "toc / header"; EX:&lt;pages header=toc/&gt;. See: <a href="/site/fr.wikisource.org/wiki/Lady_Roxana">http://fr.wikisource.org/wiki/Lady_Roxana</a> <a href="/site/fr.wikisource.org/wiki/Voyage_au_centre_de_la_Terre">http://fr.wikisource.org/wiki/Voyage_au_centre_de_la_Terre</a>
</li>
<li>
Wikisource.Pages: Add "&amp;#32;" to the end of every page; EX:and hescoffs openly at. See: <a href="/site/en.wikisource.org/wiki/The_Yellow_Wall_Paper">http://en.wikisource.org/wiki/The_Yellow_Wall_Paper</a>
@@ -4573,10 +4573,10 @@
File.Offline: Support thumbnails for djvu / pdf pages. See: <a href="http://pl.wikisource.org/wiki/Synowie_ziemi" rel="nofollow" class="external free">http://pl.wikisource.org/wiki/Synowie_ziemi</a>
</li>
<li>
Lang: Ignore __DISAMBIG__ magic word in non-English wikis {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Berlin_(Begriffsklärung)" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Berlin_(Begriffsklärung)</a>
Lang: Ignore __DISAMBIG__ magic word in non-English wikis {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Berlin_(Begriffskl%C3%A4rung)">http://de.wikipedia.org/wiki/Berlin_(Begriffsklärung)</a>
</li>
<li>
Parser.Toc: Show literal categories; EX:== [[:Category:A]] == {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/1234" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/1234</a>
Parser.Toc: Show literal categories; EX:== [[:Category:A]] == {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/1234">http://de.wikipedia.org/wiki/1234</a>
</li>
<li>
Parser.Variants: Support stray / unbalanced - ; EX:{{#expr: 2-{{{1|0}}}+3}} {detected by zjzengdongyang}. See: <a href="http://zh.wikinews.org" rel="nofollow" class="external free">http://zh.wikinews.org</a>
@@ -4599,10 +4599,10 @@
Wikisource.Pages: Prepend "\n" if page begins with "*", "{|", etc... See: <a href="/site/en.wikisource.org/wiki/Indoor_and_Outdoor_Gymnastic_Games">http://en.wikisource.org/wiki/Indoor_and_Outdoor_Gymnastic_Games</a>
</li>
<li>
Parser.Xml: Show attributes and closing end tag for &lt;script&gt;; EX:"&lt;script src='a'&gt;b&lt;/script&gt;" should not be reduced to "&lt;script&gt;" {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Content_Security_Policy" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Content_Security_Policy</a>
Parser.Xml: Show attributes and closing end tag for &lt;script&gt;; EX:"&lt;script src='a'&gt;b&lt;/script&gt;" should not be reduced to "&lt;script&gt;" {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Content_Security_Policy">http://de.wikipedia.org/wiki/Content_Security_Policy</a>
</li>
<li>
Parser.Template: Resolve &lt;includeonly&gt; tags inside template names; EX:{{&lt;includeonly&gt;safesubst:&lt;/includeonly&gt;Template_name}} {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Wikipedia:Projektdiskussion" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Wikipedia:Projektdiskussion</a>
Parser.Template: Resolve &lt;includeonly&gt; tags inside template names; EX:{{&lt;includeonly&gt;safesubst:&lt;/includeonly&gt;Template_name}} {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Wikipedia:Projektdiskussion">http://de.wikipedia.org/wiki/Wikipedia:Projektdiskussion</a>
</li>
<li>
Scribunto: Handle invalid titles for mw.url functions; EX:mw.url('commons::Billy the Kid}Billy the Kid'). See: <a href="/site/it.wikipedia.org/wiki/Billy_the_Kid">http://it.wikipedia.org/wiki/Billy_the_Kid</a>
@@ -4707,7 +4707,7 @@
</p>
<ul>
<li>
Parser.Xml: Handle whitespace in keys; EX:"index =page_name". See: <a href="http://fr.wikisource.org/wiki/La_Sculpture_dans_les_cimeti%C3%A8res_de_Paris/P%C3%A8re-Lachaise" rel="nofollow" class="external free">http://fr.wikisource.org/wiki/La_Sculpture_dans_les_cimeti%C3%A8res_de_Paris/P%C3%A8re-Lachaise</a>
Parser.Xml: Handle whitespace in keys; EX:"index =page_name". See: <a href="/site/fr.wikisource.org/wiki/La_Sculpture_dans_les_cimeti%C3%A8res_de_Paris/P%C3%A8re-Lachaise">http://fr.wikisource.org/wiki/La_Sculpture_dans_les_cimeti%C3%A8res_de_Paris/P%C3%A8re-Lachaise</a>
</li>
<li>
Scribunto: Change mw.title url functions to accept multiple key vals for query args; EX:action=edit, key1=key2. See: <a href="/site/it.wikipedia.org/wiki/Arte">http://it.wikipedia.org/wiki/Arte</a>
@@ -4721,7 +4721,7 @@
</p>
<ul>
<li>
Parser.Link: Parse slash in anchor correctly; EX:A#B/C {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Wikipedia:Verbesserungsvorschläge" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Wikipedia:Verbesserungsvorschläge</a>
Parser.Link: Parse slash in anchor correctly; EX:A#B/C {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Wikipedia:Verbesserungsvorschl%C3%A4ge">http://de.wikipedia.org/wiki/Wikipedia:Verbesserungsvorschläge</a>
</li>
</ul>
<p>
@@ -4744,7 +4744,7 @@
DynamicPageList: Handle incorrect one line statements; EX:&lt;dynamicpagelist&gt;category=A category=B&lt;/dynamicpagelist&gt;. See: <a href="http://en.wikinews.org/wiki/Portal:Austria/Wikipedia" rel="nofollow" class="external free">http://en.wikinews.org/wiki/Portal:Austria/Wikipedia</a>
</li>
<li>
Parser.Xml: Handle extension nodes that end with &lt;; EX:&lt;ref&gt;&lt;p&gt;&lt;/p&lt;&lt;ref&gt;. See: <a href="http://fr.wikisource.org/wiki/Page:S%C3%A9vign%C3%A9_-_Lettres_choisies,_Didot,_1846.djvu/497" rel="nofollow" class="external free">http://fr.wikisource.org/wiki/Page:S%C3%A9vign%C3%A9_-_Lettres_choisies,_Didot,_1846.djvu/497</a>
Parser.Xml: Handle extension nodes that end with &lt;; EX:&lt;ref&gt;&lt;p&gt;&lt;/p&lt;&lt;ref&gt;. See: <a href="/site/fr.wikisource.org/wiki/Page:S%C3%A9vign%C3%A9_-_Lettres_choisies,_Didot,_1846.djvu/497">http://fr.wikisource.org/wiki/Page:S%C3%A9vign%C3%A9_-_Lettres_choisies,_Didot,_1846.djvu/497</a>
</li>
<li>
Parser.Toc: Handle TOC if header has external link with references; EX:== [http://a.org &lt;references&gt;&lt;/references&gt;] ==. See: <a href="http://ru.wikipedia.org/wiki/Медиавоздействие" rel="nofollow" class="external free">http://ru.wikipedia.org/wiki/Медиавоздействие</a>
@@ -4882,7 +4882,7 @@
</p>
<ul>
<li>
(change) Wikisource.Page: &lt;pages&gt; now handles errant recursive calls. See: <a href="http://fr.wikisource.org/wiki/Page:NRF_19.djvu/19" rel="nofollow" class="external free">http://fr.wikisource.org/wiki/Page:NRF_19.djvu/19</a>
(change) Wikisource.Page: &lt;pages&gt; now handles errant recursive calls. See: <a href="/site/fr.wikisource.org/wiki/Page:NRF_19.djvu/19">http://fr.wikisource.org/wiki/Page:NRF_19.djvu/19</a>
</li>
<li>
(change) Scribunto: ExpandTemplate should handle transcluded pages (not just templates); EX::A. See: <a href="http://fr.wikibooks.org/wiki/Chimie_organique" rel="nofollow" class="external free">http://fr.wikibooks.org/wiki/Chimie_organique</a>

View File

@@ -424,7 +424,7 @@
</p>
<ul>
<li>
Diagnostics: Add better messages for JTidy diagnostics. See: <a href="http://xowa.org/home/wiki/Diagnostics/HTML_Tidy" id="xolnki_3" title="Diagnostics/HTML Tidy" class="xowa-visited">Diagnostics/HTML_Tidy</a> <a href="http://xowa.org/home/wiki/Diagnostics/JTidy" id="xolnki_4" title="Diagnostics/JTidy">Diagnostics/JTidy</a>
Diagnostics: Add better messages for JTidy diagnostics. See: <a href="http://xowa.org/home/wiki/Diagnostics/HTML_Tidy" id="xolnki_3" title="Diagnostics/HTML Tidy">Diagnostics/HTML_Tidy</a> <a href="http://xowa.org/home/wiki/Diagnostics/JTidy" id="xolnki_4" title="Diagnostics/JTidy">Diagnostics/JTidy</a>
</li>
</ul>
<p>
@@ -443,7 +443,7 @@
</p>
<ul>
<li>
ParserFunctions: Calculate correct Hebrew date (affects script error on many he.w pages). See: <a href="https://he.wikipedia.org/wiki/מהר&quot;ל_מפראג" rel="nofollow" class="external free">https://he.wikipedia.org/wiki/מהר"ל_מפראג</a> <a href="https://he.wikipedia.org/wiki/רש" rel="nofollow" class="external free">https://he.wikipedia.org/wiki/רש</a>"י <a href="https://he.wikipedia.org/wiki/אברהם_יצחק_הכהןוק" rel="nofollow" class="external free">https://he.wikipedia.org/wiki/אברהם_יצחק_הכהןוק</a> <a href="https://he.wikipedia.org/wiki/אלעזר_מנחם_מן_שך" rel="nofollow" class="external free">https://he.wikipedia.org/wiki/אלעזר_מנחם_מן_שך</a> <a href="https://he.wikipedia.org/wiki/ויקיפדיה:עמוד_ראשי/מקבץ_ערכים" rel="nofollow" class="external free">https://he.wikipedia.org/wiki/ויקיפדיה:עמוד_ראשי/מקבץ_ערכים</a>
ParserFunctions: Calculate correct Hebrew date (affects script error on many he.w pages). See: <a href="/site/he.wikipedia.org/wiki/%D7%9E%D7%94%D7%A8%22%D7%9C_%D7%9E%D7%A4%D7%A8%D7%90%D7%92">https://he.wikipedia.org/wiki/מהר"ל_מפראג</a> <a href="/site/he.wikipedia.org/wiki/%D7%A8%D7%A9">https://he.wikipedia.org/wiki/רש</a>"י <a href="/site/he.wikipedia.org/wiki/%D7%90%D7%91%D7%A8%D7%94%D7%9D_%D7%99%D7%A6%D7%97%D7%A7_%D7%94%D7%9B%D7%94%D7%9F_%D7%A7%D7%95%D7%A7">https://he.wikipedia.org/wiki/אברהם_יצחק_הכהןוק</a> <a href="/site/he.wikipedia.org/wiki/%D7%90%D7%9C%D7%A2%D7%96%D7%A8_%D7%9E%D7%A0%D7%97%D7%9D_%D7%9E%D7%9F_%D7%A9%D7%9A">https://he.wikipedia.org/wiki/אלעזר_מנחם_מן_שך</a> <a href="/site/he.wikipedia.org/wiki/%D7%95%D7%99%D7%A7%D7%99%D7%A4%D7%93%D7%99%D7%94:%D7%A2%D7%9E%D7%95%D7%93_%D7%A8%D7%90%D7%A9%D7%99/%D7%9E%D7%A7%D7%91%D7%A5_%D7%A2%D7%A8%D7%9B%D7%99%D7%9D">https://he.wikipedia.org/wiki/ויקיפדיה:עמוד_ראשי/מקבץ_ערכים</a>
</li>
<li>
ParserFunctions.Grammar: Implement Hebrew grammar (affects sidebar showing grammar for some Hebrew wikis). See: <a href="https://he.wikibooks.org/wiki/עמוד_ראשי" rel="nofollow" class="external free">https://he.wikibooks.org/wiki/עמוד_ראשי</a>
@@ -477,7 +477,7 @@
Xml_dump: Use &lt;siteinfo&gt;'s &lt;case&gt;, if case attribute is not available at "&lt;namespace&gt;" level (affects some xml dumps not being importable) {detected by paul2520}. See: <a href="https://dumps.wikimedia.org/sep11wiki" rel="nofollow" class="external free">https://dumps.wikimedia.org/sep11wiki</a>
</li>
<li>
Parser.Lnki: Use 1st imagetype argument when multiple are listed of "thumb|frame|frameless" (affects some pages showing incorrectly sized images); EX:[[File:A.png|thumb|frame]] -&gt; thumb x&gt; frame. See: <a href="https://he.wikipedia.org/wiki/מספן_המודיעין" rel="nofollow" class="external free">https://he.wikipedia.org/wiki/מספן_המודיעין</a>
Parser.Lnki: Use 1st imagetype argument when multiple are listed of "thumb|frame|frameless" (affects some pages showing incorrectly sized images); EX:[[File:A.png|thumb|frame]] -&gt; thumb x&gt; frame. See: <a href="/site/he.wikipedia.org/wiki/%D7%9E%D7%A1%D7%A4%D7%9F_%D7%94%D7%9E%D7%95%D7%93%D7%99%D7%A2%D7%99%D7%9F">https://he.wikipedia.org/wiki/מספן_המודיעין</a>
</li>
</ul>
<p>
@@ -897,7 +897,7 @@
</p>
<ul>
<li>
Graph: Add support for Graph extension; EX:/bin/any/xowa/xtns/Graph {detected by gnosygnu.build.warning}. See: <a href="http://xowa.org/home/wiki/Diagnostics/Javascript/Graph" id="xolnki_12" title="Diagnostics/Javascript/Graph">Diagnostics/Javascript/Graph</a> <a href="/site/en.wikipedia.org/wiki/Greek_withdrawal_from_the_eurozone">https://en.wikipedia.org/wiki/Greek_withdrawal_from_the_eurozone</a> <a href="https://de.wikipedia.org/wiki/Freital" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Freital</a>
Graph: Add support for Graph extension; EX:/bin/any/xowa/xtns/Graph {detected by gnosygnu.build.warning}. See: <a href="http://xowa.org/home/wiki/Diagnostics/Javascript/Graph" id="xolnki_12" title="Diagnostics/Javascript/Graph">Diagnostics/Javascript/Graph</a> <a href="/site/en.wikipedia.org/wiki/Greek_withdrawal_from_the_eurozone">https://en.wikipedia.org/wiki/Greek_withdrawal_from_the_eurozone</a> <a href="/site/de.wikipedia.org/wiki/Freital">https://de.wikipedia.org/wiki/Freital</a>
</li>
</ul>
<p>
@@ -1313,10 +1313,10 @@
</p>
<ul>
<li>
Scribunto.Wikibase: Always use v2 entity style (affects several pages in ja.w showing script error when using Module:Location_map ) {detected by gnosygnu.build.warning}. See: <a href="https://ja.wikipedia.org/wiki/東京競馬場" rel="nofollow" class="external free">https://ja.wikipedia.org/wiki/東京競馬場</a>
Scribunto.Wikibase: Always use v2 entity style (affects several pages in ja.w showing script error when using Module:Location_map ) {detected by gnosygnu.build.warning}. See: <a href="/site/ja.wikipedia.org/wiki/%E6%9D%B1%E4%BA%AC%E7%AB%B6%E9%A6%AC%E5%A0%B4">https://ja.wikipedia.org/wiki/東京競馬場</a>
</li>
<li>
Scribunto.Wikibase: Update .lua files to latest version (affects several pages in ja.w showing script error when using Module:Location_map ); EX:bin\any\xowa\xtns\Scribunto\engines\LuaCommon\lualib\mw.wikibase* {detected by gnosygnu.build.warning}. See: <a href="https://ja.wikipedia.org/wiki/東京競馬場" rel="nofollow" class="external free">https://ja.wikipedia.org/wiki/東京競馬場</a>
Scribunto.Wikibase: Update .lua files to latest version (affects several pages in ja.w showing script error when using Module:Location_map ); EX:bin\any\xowa\xtns\Scribunto\engines\LuaCommon\lualib\mw.wikibase* {detected by gnosygnu.build.warning}. See: <a href="/site/ja.wikipedia.org/wiki/%E6%9D%B1%E4%BA%AC%E7%AB%B6%E9%A6%AC%E5%A0%B4">https://ja.wikipedia.org/wiki/東京競馬場</a>
</li>
<li>
Scribunto: Support Lua frontier pattern %f (affects none known); EX:gsub('thE QUICK brOWN FOx JUMPS', '%f[%a]%u+%f[%A]', '-') -&gt; 'thE - brOWN FOx -'. See: <a href="http://lua-users.org/wiki/FrontierPattern" rel="nofollow" class="external free">http://lua-users.org/wiki/FrontierPattern</a>
@@ -1337,7 +1337,7 @@
ParserFunctions: Change scale for Decimal from 28 to 14.
</li>
<li>
Title: Convert extended whitespace characters to whitespace (affects several pages in ja.w showing script error when using Module:Location_map ) {detected by gnosygnu.build.warning}. See: <a href="https://ja.wikipedia.org/wiki/ジョージ湖の戦い" rel="nofollow" class="external free">https://ja.wikipedia.org/wiki/ジョージ湖の戦い</a> <a href="https://ja.wikipedia.org/wiki/Template:Location_map_USA New_York" rel="nofollow" class="external free">https://ja.wikipedia.org/wiki/Template:Location_map_USA New_York</a>
Title: Convert extended whitespace characters to whitespace (affects several pages in ja.w showing script error when using Module:Location_map ) {detected by gnosygnu.build.warning}. See: <a href="/site/ja.wikipedia.org/wiki/%E3%82%B8%E3%83%A7%E3%83%BC%E3%82%B8%E6%B9%96%E3%81%AE%E6%88%A6%E3%81%84">https://ja.wikipedia.org/wiki/ジョージ湖の戦い</a> <a href="/site/ja.wikipedia.org/wiki/Template:Location_map_USA%E3%80%80New_York">https://ja.wikipedia.org/wiki/Template:Location_map_USA New_York</a>
</li>
</ul>
<p>
@@ -1876,7 +1876,7 @@
Javascript: Highlight all words when finding text {contributed by anonymous4}. See: press Ctrl+F and type
</li>
<li>
File: Download files into *-file-user.xowa databases (no more #meta). See: <a href="http://xowa.org/home/wiki/App/Basics/Files" id="xolnki_34" title="App/Basics/Files" class="xowa-visited">App/Basics/Files</a>
File: Download files into *-file-user.xowa databases (no more #meta). See: <a href="http://xowa.org/home/wiki/App/Basics/Files" id="xolnki_34" title="App/Basics/Files">App/Basics/Files</a>
</li>
<li>
File: Show File page if clicking on image without commons while online. See: <a href="/site/en.wikipedia.org/wiki/File:Volc%C3%A1n_Chimborazo,_%22El_Taita_Chimborazo%22.jpg">https://en.wikipedia.org/wiki/File:Volcán_Chimborazo,_%22El_Taita_Chimborazo%22.jpg</a>
@@ -2760,7 +2760,7 @@
</p>
<ul>
<li>
Parser.Link: Limit upright values to 19 digits of precision (affects 2 de.w pages failing to show image); EX:upright=1.333333333333333333333333333333333333333333333333333333333333333333333. See: <a href="https://de.wikipedia.org/wiki/Feuerland" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Feuerland</a> <a href="https://de.wikipedia.org/wiki/Baie-Mahault" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Baie-Mahault</a>
Parser.Link: Limit upright values to 19 digits of precision (affects 2 de.w pages failing to show image); EX:upright=1.333333333333333333333333333333333333333333333333333333333333333333333. See: <a href="/site/de.wikipedia.org/wiki/Feuerland">https://de.wikipedia.org/wiki/Feuerland</a> <a href="/site/de.wikipedia.org/wiki/Baie-Mahault">https://de.wikipedia.org/wiki/Baie-Mahault</a>
</li>
</ul>
<p>
@@ -2861,10 +2861,10 @@
</p>
<ul>
<li>
Parser.Nowiki: Escape - within nowiki (affects 1 de.w page with incorrect tables); EX:|&lt;nowiki&gt;-&lt;nowiki&gt; {detected by Schnark}. See: <a href="https://de.wikipedia.org/wiki/Liste_von_Vereinen_und_Vereinigungen_von_Gläubigen_(römisch-katholische_Kirche)" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Liste_von_Vereinen_und_Vereinigungen_von_Gläubigen_(römisch-katholische_Kirche)</a>
Parser.Nowiki: Escape - within nowiki (affects 1 de.w page with incorrect tables); EX:|&lt;nowiki&gt;-&lt;nowiki&gt; {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Liste_von_Vereinen_und_Vereinigungen_von_Gl%C3%A4ubigen_(r%C3%B6misch-katholische_Kirche)">https://de.wikipedia.org/wiki/Liste_von_Vereinen_und_Vereinigungen_von_Gläubigen_(römisch-katholische_Kirche)</a>
</li>
<li>
Parser.ExternalLinks: Do not ignore ":" for list dd when preceded by invalid protocol (affects 1 de.w page with incorrect list/ boundaries); EX:"; attl: b" -&gt; ":" should still be processed for &lt;dd&gt; {detected by Schnark}. See: <a href="https://de.wikipedia.org/wiki/Mord_(Deutschland)#Besonders_verwerfliche_Begehungsweise" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Mord_(Deutschland)#Besonders_verwerfliche_Begehungsweise</a>
Parser.ExternalLinks: Do not ignore ":" for list dd when preceded by invalid protocol (affects 1 de.w page with incorrect list/ boundaries); EX:"; attl: b" -&gt; ":" should still be processed for &lt;dd&gt; {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Mord_(Deutschland)">https://de.wikipedia.org/wiki/Mord_(Deutschland)#Besonders_verwerfliche_Begehungsweise</a>
</li>
<li>
Parser.Template: Ignore safesubst for IsSubsting (affects 1 en.w page failing to load with stack overflow error). See: <a href="/site/en.wikipedia.org/wiki/Wikipedia:WikiProject_Celtic_history_and_culture">https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Celtic_history_and_culture</a>

View File

@@ -557,7 +557,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Ignore TOC magic word on transcluded pages.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Game_of_Thrones" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Game_of_Thrones</a> <a href="https://de.wikipedia.org/wiki/The_Walking_Dead_(Fernsehserie)" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/The_Walking_Dead_(Fernsehserie)</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Game_of_Thrones">https://de.wikipedia.org/wiki/Game_of_Thrones</a> <a href="/site/de.wikipedia.org/wiki/The_Walking_Dead_(Fernsehserie)">https://de.wikipedia.org/wiki/The_Walking_Dead_(Fernsehserie)</a>
</dd>
</dl>
<ul>
@@ -1590,7 +1590,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Do not automatically url-decode query arguments.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Kategorie:Begriffsklärung" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Kategorie:Begriffsklärung</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Kategorie:Begriffskl%C3%A4rung">https://de.wikipedia.org/wiki/Kategorie:Begriffsklärung</a>
</dd>
</dl>
<ul>
@@ -2258,7 +2258,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dev/Command-line/Dumps" id="xolnki_33" title="Dev/Command-line/Dumps" class="xowa-visited">Dev/Command-line/Dumps</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dev/Command-line/Dumps" id="xolnki_33" title="Dev/Command-line/Dumps">Dev/Command-line/Dumps</a>
</dd>
</dl>
<ul>
@@ -3872,7 +3872,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Spezial:Zufällige_Seite" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Spezial:Zufällige_Seite</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Spezial:Zuf%C3%A4llige_Seite">https://de.wikipedia.org/wiki/Spezial:Zufällige_Seite</a>
</dd>
</dl>
<p>
@@ -4155,7 +4155,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Do not assign character classes to bytes &gt; 128. Example: {{#invoke:AdressenSort|convert|1=, ß}} -&gt; , ß x <20>.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Liste_der_Kulturdenkmäler_in_Kaiserslautern" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Liste_der_Kulturdenkmäler_in_Kaiserslautern</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Liste_der_Kulturdenkm%C3%A4ler_in_Kaiserslautern">https://de.wikipedia.org/wiki/Liste_der_Kulturdenkmäler_in_Kaiserslautern</a>
</dd>
</dl>
<ul>
@@ -4176,7 +4176,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Allow ints to be passed as title. Example: {{#invoke:Pinging|massmessage|#{{PAGEID}}|@=|:=}} .
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Wikipedia:Lua/Modul/Pinging/Test/recipients" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Wikipedia:Lua/Modul/Pinging/Test/recipients</a> <a href="https://de.wikipedia.org/wiki/Wikipedia:Checkuser/Berechtigte" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Wikipedia:Checkuser/Berechtigte</a> <a href="https://de.wikipedia.org/wiki/Wikipedia:Importwünsche/Importeure" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Wikipedia:Importwünsche/Importeure</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Wikipedia:Lua/Modul/Pinging/Test/recipients">https://de.wikipedia.org/wiki/Wikipedia:Lua/Modul/Pinging/Test/recipients</a> <a href="/site/de.wikipedia.org/wiki/Wikipedia:Checkuser/Berechtigte">https://de.wikipedia.org/wiki/Wikipedia:Checkuser/Berechtigte</a> <a href="/site/de.wikipedia.org/wiki/Wikipedia:Importw%C3%BCnsche/Importeure">https://de.wikipedia.org/wiki/Wikipedia:Importwünsche/Importeure</a>
</dd>
</dl>
<ul>
@@ -4317,7 +4317,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Change server name to "//de.wikipedia.org" not "https://de.wikipedia.org".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Giro_dItalia_1996" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Giro_dItalia_1996</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Giro_d%E2%80%99Italia_1996">https://de.wikipedia.org/wiki/Giro_dItalia_1996</a>
</dd>
</dl>
<p>
@@ -4873,7 +4873,7 @@
Luaj: Handle backslash-escaped UTF8 sequences. Resolves error messages for many references on en.w pages. EX: <code>Specials character in |encyclopedia= at position 11 (help)</code>. See: <a href="/site/en.wikipedia.org/wiki/A">https://en.wikipedia.org/wiki/A</a> <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a>
</li>
<li>
Core: Parse decimals using US locale, not user locale. Resolves extremely wide pie charts on many de.w pages. {detected by markusmaresch} See: <a href="https://de.wikipedia.org/wiki/Hausmannstätten" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Hausmannstätten</a>
Core: Parse decimals using US locale, not user locale. Resolves extremely wide pie charts on many de.w pages. {detected by markusmaresch} See: <a href="/site/de.wikipedia.org/wiki/Hausmannst%C3%A4tten">https://de.wikipedia.org/wiki/Hausmannstätten</a>
</li>
<li>
Xtn.Pgbnr: Add {{PAGEBANNER}} extension. Resolves pagebanner not showing up on top of wikivoyage pages. See: <a href="/site/en.wikivoyage.org/wiki/Stonehenge">https://en.wikivoyage.org/wiki/Stonehenge</a> <a href="/site/en.wikivoyage.org/wiki/Paris">https://en.wikivoyage.org/wiki/Paris</a> <a href="/site/en.wikivoyage.org/wiki/Munich">https://en.wikivoyage.org/wiki/Munich</a> <a href="/site/en.wikivoyage.org/wiki/Cumbernauld">https://en.wikivoyage.org/wiki/Cumbernauld</a> <a href="http://xowa.org/home/wiki/Diagnostics/Xtns/Wikivoyage/All" id="xolnki_66" title="Diagnostics/Xtns/Wikivoyage/All">Diagnostics/Xtns/Wikivoyage/All</a>
@@ -5051,7 +5051,7 @@
</p>
<ul>
<li>
Command-line: Expand instructions for generating HTML dumps. See: <a href="http://xowa.org/home/wiki/Dev/Command-line/Dumps" id="xolnki_68" title="Dev/Command-line/Dumps" class="xowa-visited">Dev/Command-line/Dumps</a>
Command-line: Expand instructions for generating HTML dumps. See: <a href="http://xowa.org/home/wiki/Dev/Command-line/Dumps" id="xolnki_68" title="Dev/Command-line/Dumps">Dev/Command-line/Dumps</a>
</li>
</ul>
<p>

View File

@@ -474,7 +474,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add 'redirectTarget' to Scrib_lib_title.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikisource.org/wiki/La_Dispute" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/La_Dispute</a> <a href="https://fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi</a> <a href="https://fr.wikisource.org/wiki/Le_Lion" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/Le_Lion</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikisource.org/wiki/La_Dispute">https://fr.wikisource.org/wiki/La_Dispute</a> <a href="/site/fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi">https://fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi</a> <a href="/site/fr.wikisource.org/wiki/Le_Lion">https://fr.wikisource.org/wiki/Le_Lion</a>
</dd>
</dl>
<ul>
@@ -513,7 +513,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Ignore NOTOC commands at template level.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/13._Jahrhundert" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/13._Jahrhundert</a> <a href="https://de.wikipedia.org/wiki/Vorlage:Artikel_Jahrhundert" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Vorlage:Artikel_Jahrhundert</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/13._Jahrhundert">https://de.wikipedia.org/wiki/13._Jahrhundert</a> <a href="/site/de.wikipedia.org/wiki/Vorlage:Artikel_Jahrhundert">https://de.wikipedia.org/wiki/Vorlage:Artikel_Jahrhundert</a>
</dd>
</dl>
<ul>
@@ -523,7 +523,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikisource.org/wiki/La_Dispute" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/La_Dispute</a> <a href="https://fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi</a> <a href="https://fr.wikisource.org/wiki/Le_Lion" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/Le_Lion</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikisource.org/wiki/La_Dispute">https://fr.wikisource.org/wiki/La_Dispute</a> <a href="/site/fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi">https://fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi</a> <a href="/site/fr.wikisource.org/wiki/Le_Lion">https://fr.wikisource.org/wiki/Le_Lion</a>
</dd>
</dl>
<ul>
@@ -604,7 +604,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Herbizid" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Herbizid</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Herbizid">https://de.wikipedia.org/wiki/Herbizid</a>
</dd>
</dl>
<ul>
@@ -1105,7 +1105,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Wikipedia:Quiz/Geschichte" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Wikipedia:Quiz/Geschichte</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Wikipedia:Quiz/Geschichte">https://de.wikipedia.org/wiki/Wikipedia:Quiz/Geschichte</a>
</dd>
</dl>
<ul>
@@ -1661,7 +1661,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaCfg%3Fgrp%3Dxowa.files.general" id="xolnki_31" title="Special:XowaCfg?grp=xowa.files.general" class="xowa-visited">Special:XowaCfg?grp=xowa.files.general</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaCfg%3Fgrp%3Dxowa.files.general" id="xolnki_31" title="Special:XowaCfg?grp=xowa.files.general">Special:XowaCfg?grp=xowa.files.general</a>
</dd>
</dl>
<ul>

View File

@@ -197,7 +197,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Handle empty classes in img tag.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Butter" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Butter</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Butter">https://de.wikipedia.org/wiki/Butter</a>
</dd>
</dl>
<ul>
@@ -362,7 +362,7 @@
<span style='font-variant:small-caps'>Example</span>: /xowa/bin/any/xowa/xtns/JsonConfig.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Reicholzheim" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Reicholzheim</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Reicholzheim">https://de.wikipedia.org/wiki/Reicholzheim</a>
</dd>
</dl>
<ul>

View File

@@ -219,7 +219,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Do not automatically url-decode query arguments.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Kategorie:Begriffsklärung" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Kategorie:Begriffsklärung</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Kategorie:Begriffskl%C3%A4rung">https://de.wikipedia.org/wiki/Kategorie:Begriffsklärung</a>
</dd>
</dl>
<ul>

View File

@@ -110,7 +110,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Ignore TOC magic word on transcluded pages.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Game_of_Thrones" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Game_of_Thrones</a> <a href="https://de.wikipedia.org/wiki/The_Walking_Dead_(Fernsehserie)" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/The_Walking_Dead_(Fernsehserie)</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Game_of_Thrones">https://de.wikipedia.org/wiki/Game_of_Thrones</a> <a href="/site/de.wikipedia.org/wiki/The_Walking_Dead_(Fernsehserie)">https://de.wikipedia.org/wiki/The_Walking_Dead_(Fernsehserie)</a>
</dd>
</dl>
<ul>

View File

@@ -49,7 +49,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Do not assign character classes to bytes &gt; 128. Example: {{#invoke:AdressenSort|convert|1=, ß}} -&gt; , ß x <20>.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Liste_der_Kulturdenkmäler_in_Kaiserslautern" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Liste_der_Kulturdenkmäler_in_Kaiserslautern</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Liste_der_Kulturdenkm%C3%A4ler_in_Kaiserslautern">https://de.wikipedia.org/wiki/Liste_der_Kulturdenkmäler_in_Kaiserslautern</a>
</dd>
</dl>
<ul>
@@ -70,7 +70,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Allow ints to be passed as title. Example: {{#invoke:Pinging|massmessage|#{{PAGEID}}|@=|:=}} .
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Wikipedia:Lua/Modul/Pinging/Test/recipients" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Wikipedia:Lua/Modul/Pinging/Test/recipients</a> <a href="https://de.wikipedia.org/wiki/Wikipedia:Checkuser/Berechtigte" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Wikipedia:Checkuser/Berechtigte</a> <a href="https://de.wikipedia.org/wiki/Wikipedia:Importwünsche/Importeure" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Wikipedia:Importwünsche/Importeure</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Wikipedia:Lua/Modul/Pinging/Test/recipients">https://de.wikipedia.org/wiki/Wikipedia:Lua/Modul/Pinging/Test/recipients</a> <a href="/site/de.wikipedia.org/wiki/Wikipedia:Checkuser/Berechtigte">https://de.wikipedia.org/wiki/Wikipedia:Checkuser/Berechtigte</a> <a href="/site/de.wikipedia.org/wiki/Wikipedia:Importw%C3%BCnsche/Importeure">https://de.wikipedia.org/wiki/Wikipedia:Importwünsche/Importeure</a>
</dd>
</dl>
<ul>

View File

@@ -283,7 +283,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Spezial:Zufällige_Seite" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Spezial:Zufällige_Seite</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Spezial:Zuf%C3%A4llige_Seite">https://de.wikipedia.org/wiki/Spezial:Zufällige_Seite</a>
</dd>
</dl>
<p>

View File

@@ -279,7 +279,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dev/Command-line/Dumps" id="xolnki_5" title="Dev/Command-line/Dumps" class="xowa-visited">Dev/Command-line/Dumps</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dev/Command-line/Dumps" id="xolnki_5" title="Dev/Command-line/Dumps">Dev/Command-line/Dumps</a>
</dd>
</dl>
<ul>

View File

@@ -121,7 +121,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaCfg%3Fgrp%3Dxowa.files.general" id="xolnki_3" title="Special:XowaCfg?grp=xowa.files.general" class="xowa-visited">Special:XowaCfg?grp=xowa.files.general</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaCfg%3Fgrp%3Dxowa.files.general" id="xolnki_3" title="Special:XowaCfg?grp=xowa.files.general">Special:XowaCfg?grp=xowa.files.general</a>
</dd>
</dl>
<ul>

View File

@@ -169,7 +169,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Wikipedia:Quiz/Geschichte" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Wikipedia:Quiz/Geschichte</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Wikipedia:Quiz/Geschichte">https://de.wikipedia.org/wiki/Wikipedia:Quiz/Geschichte</a>
</dd>
</dl>
<ul>

View File

@@ -136,7 +136,7 @@
<span style='font-variant:small-caps'>Example</span>: /xowa/bin/any/xowa/xtns/JsonConfig.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Reicholzheim" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Reicholzheim</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Reicholzheim">https://de.wikipedia.org/wiki/Reicholzheim</a>
</dd>
</dl>
<ul>

View File

@@ -166,7 +166,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Handle empty classes in img tag.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Butter" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Butter</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Butter">https://de.wikipedia.org/wiki/Butter</a>
</dd>
</dl>
<ul>

View File

@@ -111,7 +111,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add 'redirectTarget' to Scrib_lib_title.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikisource.org/wiki/La_Dispute" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/La_Dispute</a> <a href="https://fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi</a> <a href="https://fr.wikisource.org/wiki/Le_Lion" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/Le_Lion</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikisource.org/wiki/La_Dispute">https://fr.wikisource.org/wiki/La_Dispute</a> <a href="/site/fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi">https://fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi</a> <a href="/site/fr.wikisource.org/wiki/Le_Lion">https://fr.wikisource.org/wiki/Le_Lion</a>
</dd>
</dl>
<ul>
@@ -150,7 +150,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Ignore NOTOC commands at template level.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/13._Jahrhundert" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/13._Jahrhundert</a> <a href="https://de.wikipedia.org/wiki/Vorlage:Artikel_Jahrhundert" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Vorlage:Artikel_Jahrhundert</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/13._Jahrhundert">https://de.wikipedia.org/wiki/13._Jahrhundert</a> <a href="/site/de.wikipedia.org/wiki/Vorlage:Artikel_Jahrhundert">https://de.wikipedia.org/wiki/Vorlage:Artikel_Jahrhundert</a>
</dd>
</dl>
<ul>
@@ -160,7 +160,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikisource.org/wiki/La_Dispute" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/La_Dispute</a> <a href="https://fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi</a> <a href="https://fr.wikisource.org/wiki/Le_Lion" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/Le_Lion</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikisource.org/wiki/La_Dispute">https://fr.wikisource.org/wiki/La_Dispute</a> <a href="/site/fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi">https://fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi</a> <a href="/site/fr.wikisource.org/wiki/Le_Lion">https://fr.wikisource.org/wiki/Le_Lion</a>
</dd>
</dl>
<ul>
@@ -241,7 +241,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Herbizid" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Herbizid</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Herbizid">https://de.wikipedia.org/wiki/Herbizid</a>
</dd>
</dl>
<ul>

View File

@@ -704,7 +704,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Set src_bgn at start of block, not after video element.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/München" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/München</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/M%C3%BCnchen">https://de.wikipedia.org/wiki/München</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/369" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/369</a>

View File

@@ -0,0 +1,238 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Change log/v4.6.4.1908 - 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.6.4.1908</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.6.4.1908_(2019-08-11)">v4.6.4.1908 (2019-08-11)</span>
</h2>
<h3>
<span class="mw-headline" id="PC">PC</span>
</h3>
<p>
<b>major</b>
</p>
<ul>
<li>
Sqlite: Fix faster wiki loading for read-only devices not working for Read-only files. {detected by Ope30}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/534" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/534</a>
</dd>
</dl>
<p>
<b>significant</b>
</p>
<ul>
<li>
Luaj: Fix '=Module:Bases:148 ' on many fr.w. {detected by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Add deprecated foreach / foreachi.
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/531" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/531</a>
</dd>
</dl>
<p>
<b>minor</b>
</p>
<ul>
<li>
Cfg: Fix 'Show search' and 'Show toolbar' not working. {detected by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: home/wiki/Special:XowaCfg?grp=xowa.gui.general
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/532" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/532</a>
</dd>
</dl>
<ul>
<li>
Html_dump: Add configuration to show WIKITEXT / HTML indicators in top-right. {contributed by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: home/wiki/Special:XowaCfg?grp=xowa.wiki.hdumps
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/525" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/525</a>
</dd>
</dl>
<ul>
<li>
Search.Suggest: Fix wrong highlighting of search suggest term when removing characters from search-word. {detected by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Move highlighting code out of cache pathway to js_wtr.
</dd>
<dd>
<span style='font-variant:small-caps'>Example</span>: kyle -&gt; kyl (kyle still highlighted).
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/538" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/538</a>
</dd>
</dl>
<ul>
<li>
User.Cfg: Fix page not loading if duplicate keys in user cache. {detected by Ope30}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Ignore duplicate keys in user cache.
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/534" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/534</a>
</dd>
</dl>
<p>
<b>trivial</b>
</p>
<ul>
<li>
HTTP Server: Generalize file:///.*/file/.* logic. {contributed by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/524" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/524</a>
</dd>
</dl>
<ul>
<li>
HTTP Server: Fix NullPointerException when restarting HTTP_Server and going directly to search suggest. {contributed by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/537" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/537</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>

View File

@@ -0,0 +1,773 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Change log/v4.6.5.1911 - 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.6.5.1911</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.6.5.1911_(2019-09-25)">v4.6.5.1911 (2019-09-25)</span>
</h2>
<h3>
<span class="mw-headline" id="PC">PC</span>
</h3>
<p>
<b>major</b>
</p>
<ul>
<li>
HTTP Server: Fix NullPointerException when restarting HTTP_Server and going directly to search suggest. {contributed by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/537" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/537</a>
</dd>
</dl>
<ul>
<li>
Category: Fix 'A table in the database is locked' when importing en.d. {detected by anonymous}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/543" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/543</a>
</dd>
</dl>
<p>
<b>significant</b>
</p>
<ul>
<li>
Wikibase: Fix 'Module:Infobox/Cycliste:218 attempt to call nil' on many fr.w pages. {detected by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/551" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/551</a>
</dd>
</dl>
<ul>
<li>
Wikibase: Fix 'Module:Cycling race:4290 attempt to concatenate nil and string' on some dozen fr.w pages. {detected by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Return label and language, not just label.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikipedia.org/wiki/Boels_Ladies_Tour_2016">https://fr.wikipedia.org/wiki/Boels_Ladies_Tour_2016</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/407" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/407</a>
</dd>
</dl>
<ul>
<li>
Wikibase: Fix 'Module:Location map:414 No value was provided for longitude' on several dozen en.w pages. {contributed by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Show 'unknown value' / 'no value' instead of 'somevalue' / 'no value'.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Wild_Goose_Pass_Tree">https://en.wikipedia.org/wiki/Wild_Goose_Pass_Tree</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/529" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/529</a>
</dd>
</dl>
<ul>
<li>
Wikibase: Fix 'method not implemented' when calling mw.wikibase.getSetting. {detected by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Add namespacing to Scribunto libraries.
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/551" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/551</a>
</dd>
</dl>
<ul>
<li>
Wikibase: Fix missing references on many fr.w pages. {detected by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Serialize 'references'.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikipedia.org/wiki/VLC_media_player">https://fr.wikipedia.org/wiki/VLC_media_player</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/587" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/587</a>
</dd>
</dl>
<ul>
<li>
Wikibase: Work-around 'Module:PropertyLink:167 attempt to call nil' on many he.w pages. {detected by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Redirect formatValue and formatValues to renderSnak and renderSnakValues.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/he.wikipedia.org/wiki/%D7%99%D7%95%D7%91%D7%9C_%D7%A0%D7%90%D7%9E%D7%9F">https://he.wikipedia.org/wiki/יובל_נאמן</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/593" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/593</a>
</dd>
</dl>
<ul>
<li>
Luaj: Fix Script error '=Module:ru-noun:1254 Too many arguments for argument set' on several dozen en.d Russian pages. {detected by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Do not treat '_' as a SPACE character.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/%D0%B1%D0%B0%D0%B1%D1%8C%D0%B5_%D0%BB%D0%B5%D1%82%D0%BE">https://en.wiktionary.org/wiki/бабьеето</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/582" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/582</a>
</dd>
</dl>
<ul>
<li>
Luaj: Fix '=Module:Fallback/sandbox:108 bad argument: string expected, got nil' on several dozen common pages. {detected by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Return NIL not remove for table.remove and empty table.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/commons.wikimedia.org/wiki/United_Kingdom">https://commons.wikimedia.org/wiki/United_Kingdom</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/604" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/604</a>
</dd>
</dl>
<ul>
<li>
Luaj: Fix 'Module:Historical populations:60 attempt to perform arithmetic __sub on nil and number' on several dozen en.w pages. {detected by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Do not treat superscript 1 as a DIGIT character.
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/617" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/617</a>
</dd>
</dl>
<ul>
<li>
Scribunto: Fix non-translated pages in en.d. {detected by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Make table accessible from datawrapper in mw.lua.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/Wiktionary:Japanese_transliteration">https://en.wiktionary.org/wiki/Wiktionary:Japanese_transliteration</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/586" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/586</a>
</dd>
</dl>
<ul>
<li>
Scribunto: Fix 'Erreur de script: =Module:String:737 attempt to call nil' on many fr.s Author pages. {detected by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Synchronize latest ustring.lua.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikisource.org/wiki/Auteur:Victor_Hugo">https://fr.wikisource.org/wiki/Auteur:Victor_Hugo</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/609" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/609</a>
</dd>
</dl>
<ul>
<li>
Scribunto: Improve load-time of Chinese pages on en.d. {detected by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Cache results of title.exists.
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/597" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/597</a>
</dd>
</dl>
<ul>
<li>
Scribunto: Fix 'Module:Wd:162 attempt to call nil' on many en.w pages. {detected by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Synchronize latest mw.wikibase.entity.lua.
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/614" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/614</a>
</dd>
</dl>
<ul>
<li>
Scribunto: Add HashLibrary. {contributed by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/NetBSD">https://de.wikipedia.org/wiki/NetBSD</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/589" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/589</a>
</dd>
</dl>
<ul>
<li>
ParserFunctions: Fix '=Module:Pg:51 attempt to index ?' on several commonswiki pages. {detected by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Add ParserFunction for PageLanguage.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/commons.wikimedia.org/wiki/Structured_data">https://commons.wikimedia.org/wiki/Commons:Structured_data</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/595" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/595</a>
</dd>
</dl>
<ul>
<li>
Html_dump: Fix redlinks on many pages. {contributed by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Include namespace+title in redlink ttl, not just title.
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/568" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/568</a>
</dd>
</dl>
<ul>
<li>
Html_dump: Show images for files with url-encoded characters (space, symbols, non-ascii).
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/547" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/547</a>
</dd>
</dl>
<ul>
<li>
Pagebanner: Do not repeat table of contents on wikivoyage pages.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Disable toc if pagebanner html exists; also, sync PageBanner css.
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/610" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/610</a>
</dd>
</dl>
<ul>
<li>
Pagebanner: Fix showing only enlarged top-right corner for some en.v pagebanners.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Add extra space after hasPosition or some pageBanners will omit wpb-banner-image.
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/618" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/618</a>
</dd>
</dl>
<ul>
<li>
Template_styles: Fix single-word paragraphs at the start of many en.v pages.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Close block opened by template-styles.
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/616" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/616</a>
</dd>
</dl>
<ul>
<li>
Category: Fix failed 2019-10 hewiki import.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Add basic enums for 'numeric' and 'identity'.
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/597" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/597</a>
</dd>
</dl>
<ul>
<li>
Search: Fix no search results for en.d. {detected by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/606" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/606</a>
</dd>
</dl>
<ul>
<li>
References: Fix duplicated text on many en.s Page pages. {detected by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Ignore follow items when writing primary reference.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikisource.org/wiki/Page:Writings_of_Saint_Patrick,_Apostle_of_Ireland.djvu/154">https://en.wikisource.org/wiki/Page:Writings_of_Saint_Patrick,_Apostle_of_Ireland.djvu/154</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/555" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/555</a>
</dd>
</dl>
<ul>
<li>
Setup.PI: Add instructions for fixing 'Could not load SWT library. Reasons: no swt-pi-gtk-3833 in java.library.path' on Raspberry PI 3+ devices to readme.txt. {detected by anonymous}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: readme.txt
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/535" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/535</a>
</dd>
</dl>
<p>
<b>minor</b>
</p>
<ul>
<li>
Html_dump: Add missing file for showing configuration to show WIKITEXT / HTML indicators in top-right. {detected by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/525" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/525</a>
</dd>
</dl>
<ul>
<li>
Parser: Fix repeated header on a few en.w pages. {detected by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Do not reuse byte array when trimming bfr.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Towson_University_buildings_and_structures">https://en.wikipedia.org/wiki/Towson_University_buildings_and_structures</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/562" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/562</a>
</dd>
</dl>
<ul>
<li>
Parser: Fix 'bad argument: table expected, got nil' on some it.w pages. {contributed by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Trim url-encoded space from the end of a title.
</dd>
<dd>
<span style='font-variant:small-caps'>Example</span>: A .
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/it.wikipedia.org/wiki/Italo_Toni">https://it.wikipedia.org/wiki/Italo_Toni</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/567" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/567</a>
</dd>
</dl>
<ul>
<li>
Parser: Do not reset attributes when tag has more than 16 attributes. {contributed by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/579" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/579</a>
</dd>
</dl>
<ul>
<li>
Parser: Show missing references on a few en.d pages. {detected by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Auto-inline dangling references tag.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/tepilli">https://en.wiktionary.org/wiki/tepilli</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/583" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/583</a>
</dd>
</dl>
<ul>
<li>
Parser: Fix failed jawiki import and error 'mid failed: bgn=19 end=13'. {contributed by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Do not assume that Name_ui_w_colon matches Name.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/ja.wikipedia.org/wiki/Template:Stub">https://ja.wikipedia.org/wiki/Template:Stub</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/594" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/594</a>
</dd>
</dl>
<ul>
<li>
Wikibase: Combine same references from Wikidata. {contributed by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikipedia.org/wiki/VLC_media_player">https://fr.wikipedia.org/wiki/VLC_media_player</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/596" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/596</a>
</dd>
</dl>
<ul>
<li>
Luaj: Fix 'ArrayIndexOutOfBoundsException' on some en.w pages. {detected by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Handle % at end of replacement string.
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/571" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/571</a>
</dd>
</dl>
<ul>
<li>
Xtn.Dpl: Limit number of pages shown to 200 instead of total number of pages in category. {contributed by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Change dynamicPageList to always get categories from cache.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/Category:English_conjunctions">https://en.wiktionary.org/wiki/Category:English_conjunctions</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/556" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/556</a>
</dd>
</dl>
<ul>
<li>
Xtn.Dpl: Improve performance of Dpl for large categories. {detected by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/Category:English_lemmas">https://en.wiktionary.org/wiki/Category:English_lemmas</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/556" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/556</a>
</dd>
</dl>
<ul>
<li>
Search: Do not fail with error when searching in wikidata / commons. {suggested by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/539" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/539</a>
</dd>
</dl>
<ul>
<li>
Category: Show table of contents on many en.d Category pages. {contributed by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Replace spaces with underscores in category name.
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/557" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/557</a>
</dd>
</dl>
<ul>
<li>
Html: Add 'lang=page_lang' to html and div tag. {contributed by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/576" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/576</a>
</dd>
</dl>
<ul>
<li>
Score: Fix NullPointerException on a few dozen en.w Portal pages. {contributed by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Check for missing src for score generated images.
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/577" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/577</a>
</dd>
</dl>
<ul>
<li>
HTTP Server: Generalize file:///root logic even more. {contributed by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/524" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/524</a>
</dd>
</dl>
<ul>
<li>
HTTP Server: Redirect xwiki urls to different wikis. {detected by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/it.wikipedia.org/wiki/Roma">https://en.wikipedia.org/wiki/it:Roma</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/600" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/600</a>
</dd>
</dl>
<ul>
<li>
HTTP Server: Show error page when navigating to wikis which are not installed. {detected by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/613" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/613</a>
</dd>
</dl>
<ul>
<li>
Performance: Improve performance of Bry_fmtr. {contributed by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Disable dirty flag after formatter is compiled.
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/575" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/575</a>
</dd>
</dl>
<p>
<b>trivial</b>
</p>
<ul>
<li>
Gui: Fix NPE when reloading a MISSING_PAGE at start-up. {detected by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/608" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/608</a>
</dd>
</dl>
<ul>
<li>
Html_dump: Fix 'gplx.Err: counts do not match' during fr.w build. {contributed by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Synchronize Xol_name_mgr.
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/549" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/549</a>
</dd>
</dl>
<ul>
<li>
Html_dump: Try to reduce memory pressure from Xow_defn_cache. {suggested by desb42}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Count 0 byte entries as 1 byte.
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/561" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/561</a>
</dd>
</dl>
<ul>
<li>
Mac OS X: Add homebrew instructions for installing ImageMagick / Inkscape. {contributed by anonymous}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/574" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/574</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>