Search and Top Navigation
#4130 closed bug (fixed)
Opened February 12, 2009 11:31AM UTC
Closed February 13, 2009 02:26AM UTC
To much recurson with double include
Reported by: | ZeroMD | Owned by: | scottgonzalez |
---|---|---|---|
Priority: | blocker | Milestone: | 1.7 |
Component: | ui.core | Version: | 1.6rc6 |
Keywords: | recurson | Cc: | |
Blocked by: | Blocking: |
Description
when I link jquery.ui.js more then once I get the "To much recurson" on line 154 (compressed version)
<script type="text/javascript" src="./js/jquery.ui/jquery.ui.js"></script> <script type="text/javascript" src="./js/jquery.ui/jquery.ui.js"></script>
It's in the jQuery UI Effects 1.6rc6 part