mirror of
https://github.com/diocloid/LinkTitles.git
synced 2025-07-13 01:39:30 +02:00
Fix bug with non-latin languages.
- Fix: When $wgCapitalLinks was true, the extension would not work with non-latin languages. Closes #7.
This commit is contained in:
@ -3,7 +3,8 @@
|
||||
"author": [
|
||||
"[https://www.mediawiki.org/wiki/User:Bovender Daniel Kraus (bovender)]",
|
||||
"Ulrich Strauss (c0nnex)",
|
||||
"Brent Laabs (labster)"
|
||||
"Brent Laabs (labster)",
|
||||
"tetsuya-zama"
|
||||
],
|
||||
"type": "parserhook",
|
||||
"url": "https://www.mediawiki.org/wiki/Extension:LinkTitles",
|
||||
|
Reference in New Issue
Block a user