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

Roan Kattouw <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Roan Kattouw <[email protected]> 2011-06-28 12:32:49 
UTC ---
(In reply to comment #1)
> I don't see the exact same failure when loading without debug=true, but may be
> other related things interfering.
That's because in non-debug mode, we do automagic (function($) { code
})(jQuery); wrapping, but in debug mode we load files raw. This is why files
MUST ALWAYS be wrapped that way if they use $ as an alias for jQuery.

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