Skip to main content

Bug Tracker

Side navigation

#3061 closed bug (fixed)

Opened June 18, 2008 07:57PM UTC

Closed August 07, 2008 01:28PM UTC

[validate] fix for non-jQuery $ situations (v 1.3)

Reported by: hober Owned by:
Priority: minor Milestone: 1.3
Component: plugin Version: 1.2.6
Keywords: Cc:
Blocked by: Blocking:
Description

The <code>jQuery.extend(jQuery.validator...</code> block is not wrapped in <code>;(function($) {...})(jQuery);</code>, and thus breaks when <code>$</code> isn't <code>jQuery</code>.

Attachments (1)
Change History (2)

Changed June 18, 2008 07:58PM UTC by hober comment:1

Sorry for the formatting--originally tried to use the form at http://plugins.jquery.com/node/add/project-issue/validate to submit the bug.

Changed August 07, 2008 01:28PM UTC by joern comment:2

resolution: → fixed
status: newclosed

Fixed in 1.4.