Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#4492 closed bug (fixed)

Slider code doesn't pack, due to missing semicolons

Reported by: spadgos Owned by:
Priority: minor Milestone: 1.7.2
Component: ui.slider Version: 1.7.1
Keywords: Cc:
Blocked by: Blocking:

Description

Some missing semicolons at the end of lines means the code fails after being packed by a tool similar to Dean Edwards's JSPacker.

Attachments (1)

ui.slider.js.patch (28.9 KB) - added by spadgos 14 years ago.
Patch file. Only difference is adding semicolons on lines 308,309,364,365,376 and 377

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by spadgos

Attachment: ui.slider.js.patch added

Patch file. Only difference is adding semicolons on lines 308,309,364,365,376 and 377

comment:1 Changed 14 years ago by Jörn Zaefferer

Milestone: TBD1.7.2
Resolution: fixed
Status: newclosed

Fixed in r2503.

comment:2 Changed 14 years ago by rdworth

Milestone: 1.7.21.8

comment:3 Changed 14 years ago by rdworth

Milestone: 1.81.7.2
Note: See TracTickets for help on using tickets.