Search and Top Navigation
#4223 closed bug (fixed)
Opened February 25, 2009 01:57AM UTC
Closed February 25, 2009 02:39PM UTC
Last modified October 11, 2012 09:15PM UTC
Google Code 1.5.3 archive missing files
Reported by: | dragonwize | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.core | Version: | 1.5.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The 1.5.3 archive on the Google Code site (http://code.google.com/p/jquery-ui/) is missing the ui.core.js files in mininfied and compact formats.
The ui.core.js source file is included but is missing from the appropriate sub-folders.
The files are correct in the latest 1.6rc2 archive so I am not sure if this was a packaging issue or not. But since the 1.5.3 is the currently stable version it would be nice if these files were included in the download.
Fixed. See
http://code.google.com/p/jquery-ui/downloads/detail?name=jquery-ui-1.5.3.zip
The previous zip file (jquery.ui-1.5.3.zip) was missing the following files
/ui/minified/effects.core.min.js
/ui/minified/jquery.ui.all.min.js
/ui/minified/ui.core.min.js
/ui/packed/effects.core.packed.js
/ui/packed/jquery.ui.all.packed.js
/ui/packed/ui.core.packed.js
and has been deprecated. Thanks.