Opened 14 years ago

Closed 14 years ago

Last modified 10 years ago

#4223 closed bug (fixed)

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.

Change History (2)

comment:1 Changed 14 years ago by rdworth

Resolution: fixed
Status: newclosed

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.

comment:2 Changed 10 years ago by Scott González

Milestone: TBD

Milestone TBD deleted

Note: See TracTickets for help on using tickets.