From: SourceForge.net <no...@so...> - 2012-04-15 02:48:36
|
Bugs item #3466534, was opened at 2011-12-28 09:09 Message generated for change (Comment added) made by beckmi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3466534&group_id=41586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core - Core Group: XOOPS 2.5.x >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Michael Albertsen (djculex) Assigned to: MusS (forxoops) Summary: tootip "$ not difined" fix Initial Comment: In default theme I get tooltip $ not defined, breaking all jquery uses.. in /modules/system/themes/default/js/tooltip.js I fixed by encapsuling all javascript in tooltip.js with ( function($) { //....tooltip code here //... }); ---------------------------------------------------------------------- Comment By: Michael Beck (beckmi) Date: 2012-04-14 19:48 Message: Fixed in SVN and waiting for review ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3466534&group_id=41586 |