I am replacing some of the javascript on my site with minified versions, and came across a few errors when minifying views_slideshow.js, due to the lack of a few semi-colons.

Attached is a patch that adds them in, and allows the JS to be minified successfully.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

redndahead’s picture

Status: Needs review » Fixed

A patch like this was committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.