Ticket #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: | ||
| Blocking: | Blocked by: |
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
Change History
Changed 4 years ago by spadgos
-
attachment
ui.slider.js.patch
added
Note: See
TracTickets for help on using
tickets.


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