Hi there...
I've just downloaded wiktionary dump. And wikimedia 4.12. There is a problem that wiki code is redirected url with lower-case first character in search phrase to upper-case first character.
For examle if I type http://localhost/wiki412/index.php/true it's redirected to http://localhost/wiki412/index.php/True
So I cannot reach the first url with world "true". What should I do for fix it.
Thank you Sergey
Sergey Samoylov wrote:
Hi there...
I've just downloaded wiktionary dump. And wikimedia 4.12. There is a problem that wiki code is redirected url with lower-case first character in search phrase to upper-case first character.
For examle if I type http://localhost/wiki412/index.php/true it's redirected to http://localhost/wiki412/index.php/True
So I cannot reach the first url with world "true". What should I do for fix it.
$wgCapitalLinks = false;
-- brion vibber (brion @ pobox.com)
Sergey Samoylov wrote:
Hi there...
I've just downloaded wiktionary dump. And wikimedia 4.12.
4.12? I thought Wikimedia was still in beta! It still has that ad-hoc management structure, I think I filed a bug report about that a while back.
-- Tim Starling
wikitech-l@lists.wikimedia.org