Ticket #4130 (closed bug: fixed)
To much recurson with double include
| Reported by: | ZeroMD | Owned by: | scott.gonzalez |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.7 |
| Component: | ui.core | Version: | 1.6rc6 |
| Keywords: | recurson | Cc: | |
| Blocking: | Blocked by: |
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
Note: See
TracTickets for help on using
tickets.

