Ticket #4492 (closed bug: fixed)

Opened 17 months ago

Last modified 15 months ago

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:

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

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

Change History

Changed 17 months ago by spadgos

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

Changed 16 months ago by joern.zaefferer

  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from TBD to 1.7.2

Fixed in r2503.

Changed 15 months ago by rdworth

  • milestone changed from 1.7.2 to 1.8

Changed 15 months ago by rdworth

  • milestone changed from 1.8 to 1.7.2
Note: See TracTickets for help on using tickets.