Manual talk:MoveBatch.php
From MediaWiki.org
[edit] Tilde character
This script fails to move pages with a tilde in them.. anybody have a guess why? it passes all of the tests, but $source->moveTo returns "can't move the page" or something like that --Frantik 02:21, 31 May 2009 (UTC)
- Well, you would probably have to safe you file in UTF-8 encoding, which in fact support such characters.--Juan de Vojníkov 18:43, 8 May 2011 (UTC)