We are using mediaWiki 1.14.1.

Our wiki is about language, so case is significant and "word"
and "Word" could be quite different things. Accordingly,
$wgCapitalLinks has been set to false. However, the behaviour
is somewhat strange. If, for example,  "word" exists, but "Word"
doesn't:
* Searching for "word" shows "word" -- OK
* Searching for "Word" shows "word", which is wrong because
they are different thing. Further, the article title is "Word"
(and if edited, Recent Changes shows "Word", too).
* Following [[word]] shows "word" -- OK
* Oddly, following [[Word]] shows "Word" in edit mode with
the contents of "word"!

How can I set up MediaWiki so that "word" and "Word" are so
different as "Black" and "White".

Thanx
Javier

_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to