Fix bug that could prevent linking when $wgLinkTitlesFirstOnly was set to true.

This commit is contained in:
Daniel Kraus
2012-12-31 12:47:22 +01:00
parent 5f82daad6a
commit 77c5840199
4 changed files with 10 additions and 4 deletions

4
NEWS
View File

@ -1,3 +1,7 @@
LinkTitles 1.6.1: 2012-12-31
* Fixed a bug that caused linking to fail in certain situations when
$wgLinkTitlesFirstOnly was set to true.
LinkTitles 1.6.0: 2012-12-22
* Added new options to restrict linking to page titles at the beginning or an
end of a word. This enables linking variants of a page title.