https://bugzilla.wikimedia.org/show_bug.cgi?id=8147
Daniel Shirley <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #18 from Daniel Shirley <[email protected]> 2012-07-28 08:16:32 UTC --- (In reply to comment #17) > http://www.mediawiki.org/wiki/Special:Code/MediaWiki/115597 > > The munging strategy can be configured with a new --munge-title argument. I > tried not to fix any bugs with this patch ;) so the default munge algorithm > should be the same as previous behavior. The "md5" munge uses T. Gries's > patch > above, and the "windows" munge exposes some inaccessible code from the > "getFriendly..." method. using --munge-title windows or any other options i get this error: Unexpected non-MediaWiki exception encountered, of type "Exception" exception 'Exception' with message 'no such titlemunger exists: 1' in /dir/w/extensions/DumpHTML/MungeTitle.inc:18 Stack trace: 0 /dir/w/extensions/DumpHTML/dumpHTML.inc(92): MungeTitle->__construct(1) 1 /dir/w/extensions/DumpHTML/dumpHTML.php(132): DumpHTML->__construct(Array) 2 {main} -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
