Last modified: 2010-11-04 18:25:39 UTC
Uncaught TypeError: Property '$' of object [object DOMWindow] is not a function on line 58. File: http://bits.translatewiki.net/sandwiki/load.php?debug=true&lang=fi&modules=mediawiki.legacy.ajaxwatch&skin=vector&version=1284215103 Seems to only happen when viewing Special:NewMessages.
Now the error is: Uncaught TypeError: Cannot call method 'add' of null on line 61.
Looks like something (LiquidThreads? UsabilityInitiative?) is calling jQuery.noConflict(); , presumably while needlessly including jQuery.
I can't reproduce this at: http://translatewiki.net/wiki/Special:NewMessages or http://translatewiki.net/sw/Special:NewMessages - is there somewhere this is still reproducable?
Cannot reproduce it anymore either.