https://bugzilla.wikimedia.org/show_bug.cgi?id=19852
Summary: Wrong parameter in gadgets loading
Product: MediaWiki extensions
Version: any
Platform: All
OS/Version: All
Status: NEW
Severity: blocker
Priority: Normal
Component: Gadgets
AssignedTo: [email protected]
ReportedBy: [email protected]
In the HTML, it's using
<script type="text/javascript"
src="/w/index.php?title=MediaWiki:Gadget-mycommon.js&action=raw&ctype=text/javascript?230"></script>
to load gadgets now. But "?230 is completely wrong. It means the value of ctype
parameter is "text/javascript?230". It stops gadgets from being loaded. Firefox
says:
The resource from this URL is not text:
http://zh.wikipedia.org/w/index.php?title=MediaWiki:Gadget-mycommon.js&action=raw&ctype=text/javascript?230
Remove "?230" or change it to "&230" please.
--
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