Skip to main content

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

Attachments (0)
Change History (2)

Changed February 13, 2009 01:25AM UTC by scottgonzalez comment:1

owner: → scott.gonzalez
status: newaccepted

Changed February 13, 2009 02:26AM UTC by scottgonzalez comment:2

resolution: → fixed
status: acceptedclosed

Fixed in r2067.