Skip to main content

Search and Top Navigation

#5536 closed bug (fixed)

Opened April 22, 2010 01:25PM UTC

Closed April 23, 2010 04:11PM UTC

Last modified May 20, 2010 11:15AM UTC

Mission semicolon on line 5368

Reported by: ruflin Owned by:
Priority: minor Milestone: 1.8.2
Component: ui.button Version: 1.8
Keywords: Cc:
Blocked by: Blocking:
Description

Since version 1.8 (1.8rc3 works) there is a missing semicolon on line 5368 in jquery-ui-1.8.custom.js . Like this compressing the jQuery file doesn't work anymore.

The problem can be fixed by adding the semicolon at the end of the line:

.button( "destroy" );

Attachments (0)
Change History (3)

Changed April 23, 2010 04:11PM UTC by scottgonzalez comment:1

component: ui.widgetui.button
milestone: TBD1.9
resolution: → fixed
status: newclosed

Fixed in 02c3295.

Changed May 02, 2010 01:42PM UTC by ruflin comment:2

Is there a special reason that this "bug" was fixed in version 1.9 and not 1.8.1?

Changed May 20, 2010 11:15AM UTC by rdworth comment:3

milestone: 1.91.8.2