Javascript compressors tend to require semicolons at the end of Drupal-type js function declarations, e.g.,

Drupal.mybehavior = function () {
  ...
};

Comments

nedjo’s picture

Status: Active » Fixed

Applied for all jstools files under active mantenance.

Anonymous’s picture

Status: Fixed » Closed (fixed)