mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
fix_cli_for_fsdb_make_v1a
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07" class="xowa-visited">2019-07</a>
|
||||
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07">2019-07</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/wiki/Blog/2019-03" id="xolnki_3" title="Blog/2019-03">2019-03</a>
|
||||
@@ -159,7 +159,7 @@
|
||||
<span class="mw-headline" id="Fix_for_search_not_working">Fix for search not working</span>
|
||||
</h3>
|
||||
<p>
|
||||
This was a bug that I introduced back in 3.1.1. Title search doesn't work. For example: <a href="/site/en.wikipedia.org/wiki/Special:Search?search=Earth&fulltext=y">https://en.wikipedia.org/wiki/Special:Search?search=Earth&fulltext=y</a> .
|
||||
This was a bug that I introduced back in 3.1.1. Title search doesn't work. For example: <a href="https://en.wikipedia.org/wiki/Special:Search?search=Earth&fulltext=y" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Special:Search?search=Earth&fulltext=y</a> .
|
||||
</p>
|
||||
<p>
|
||||
If you've built a wiki with any 3.1.* version, you will have to rebuild it. You can do this with the following:
|
||||
|
||||
Reference in New Issue
Block a user