https://bugzilla.wikimedia.org/show_bug.cgi?id=31827

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #4 from [email protected] 2011-10-19 23:18:39 UTC ---
(In reply to comment #2)
>...breaking other scripts as well.

Er.. I just checked this with a code like the following on my /common.js

mw.loader.load(
'http://localhost/mw18/index.php?title=MediaWiki:Test1.js&action=raw&ctype=text/javascript'
);
mw.loader.load(
'http://localhost/mw18/index.php?title=MediaWiki:Test2.js&action=raw&ctype=text/javascript'
);

and then moving "MediaWiki:Test1.js" to another name. As you explained, this
didn't break "MediaWiki:Test2.js", so never mind...

-- 
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

Reply via email to