https://bugzilla.wikimedia.org/show_bug.cgi?id=16358
--- Comment #8 from Brion Vibber <[email protected]> 2008-12-28 21:01:19 UTC --- This looks like your URL rewriting rules are bad and are not passing on the query string. If doing this with Apache's mod_rewrite, you should add the [QSA] option to your rule definition. (Note the totally unrelated 3-letter issue is dealt with in the upcoming 1.14 release -- bug 7726. You can of course fix your MySQL configuration manually and fix it for any version of MediaWiki.) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
