Skip to main content

Search and Top Navigation

#5444 closed bug (fixed)

Opened March 29, 2010 03:06PM UTC

Closed August 05, 2010 04:54PM UTC

build incomplete since removing yuimin and adding closure compiler

Reported by: rdworth Owned by:
Priority: blocker Milestone: 1.8.1
Component: [meta] ui.build Version: 1.8
Keywords: Cc:
Blocked by: Blocking:
Description

We need to complete the transition to closure compiler in the build script in order to do the 1.8.1 build.

Attachments (0)
Change History (4)

Changed March 30, 2010 08:35AM UTC by jzaefferer comment:1

resolution: → fixed
status: newclosed

Fixed in http://github.com/jquery/jquery-ui/commit/9fa157840f0bfacfd4190bd6a159cba8ac2107b8

Tested by comparing against googlecode download of 1.7.2.

Changed April 21, 2010 01:19PM UTC by rdworth comment:2

milestone: 1.91.8.1

Changed August 04, 2010 11:45PM UTC by rdworth comment:3

resolution: fixed
status: closedreopened

The commit message for 9fa1578 mentions a double header issue for the jquery-ui.min.js file. Could this be why there is now no header in the 1.8.3 version of that file?

http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.3/jquery-ui.min.js

Compare to

http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/jquery-ui.min.js

Changed August 05, 2010 04:54PM UTC by scottgonzalez comment:4

resolution: → fixed
status: reopenedclosed

This commit did not introduce the missing header behavior. See #5904.