Ticket #4492 (closed bug: fixed)

Opened 11 months ago

Last modified 9 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 (28.9 kB) - added by spadgos 11 months ago.
Patch file. Only difference is adding semicolons on lines 308,309,364,365,376 and 377

Change History

Changed 11 months ago by spadgos

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

Changed 10 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 9 months ago by rdworth

  • milestone changed from 1.7.2 to 1.8

Changed 9 months ago by rdworth

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