https://bugzilla.wikimedia.org/show_bug.cgi?id=28840
Brion Vibber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #28 from Brion Vibber <[email protected]> 2011-05-27 21:08:44 UTC --- I still see this on trunk in r88997, and it's affecting Firefox 4 not just IE. Reproduce: 1) Enable MwEmbedSupport extension in LocalSettings.php: require( "$IP/extensions/MwEmbedSupport/MwEmbedSupport.php" ); 2) Load up a page on the wiki 3) See a 403 Forbidden error for load.php of some initial modules, and JS errors due to jQuery and mw not being loaded by: http://stormcloud.local/trunk/load.php?debug=true&lang=en&modules=jquery%7Cmediawiki%7Cjquery.triggerQueueCallback%7Cjquery.mwEmbedUtil%7Cmw.MwEmbedSupport&only=scripts&skin=vector&version=20110526T174802Z <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"><html><head><title>Forbidden</title></head><body><h1>Forbidden</h1><p>Invalid file extension found in PATH_INFO or QUERY_STRING.</p></body></html> -- 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
