https://bugzilla.wikimedia.org/show_bug.cgi?id=28215
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from [email protected] 2011-03-25 01:51:48 UTC --- I wonder if this was the cause of the problem described on IRC on last month[1], when the extension refused loading a gadget marked with [ResourceLoader] even if its contents was just [2]: var test = 'ok'; At that time it was necessary to remove[3] [ResourceLoader] from [[b:pt:MediaWiki:Gadgets-definition‎]], since the script wasn't being loaded at all. After recent changes in the code (r84683 I believe) the script is loaded if the code [ResourceLoader] is added[4] to definition of the gadget. Even if the issues were unrelated, thanks for fixing it! ;-) [1] From [20:11:57] on: http://toolserver.org/~mwbot/logs/%23mediawiki/20110224.txt [2] https://secure.wikimedia.org/wikibooks/pt/w/index.php/?diff=210918&oldid=210915 [3] https://secure.wikimedia.org/wikibooks/pt/w/index.php/?diff=next&oldid=210912 [4] https://secure.wikimedia.org/wikibooks/pt/w/index.php/?diff=216102&oldid=215401 -- 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
