https://bugzilla.wikimedia.org/show_bug.cgi?id=16620
Brion Vibber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Brion Vibber <[email protected]> 2008-12-12 21:51:53 UTC --- This is a problem with your web server's rewrite rules -- it's de-escaping URL metacharacters, then constructing a bogus target URL. Due to the difficulty in using Apache's mod_rewrite reliably for this, we recommend using an Alias to index.php instead, though there are other possibilities. http://www.mediawiki.org/wiki/Manual:Short_URL#Ampersand_.28.26.29_problem -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
