Opened 14 years ago
Closed 14 years ago
#4130 closed bug (fixed)
To much recurson with double include
Reported by: | ZeroMD | Owned by: | Scott González |
---|---|---|---|
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
Change History (2)
comment:1 Changed 14 years ago by
Owner: | set to scott.gonzalez |
---|---|
Status: | new → accepted |
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r2067.