Edgewall Software
Modify

Opened 16 years ago

Closed 16 years ago

#7052 closed defect (wontfix)

jQuery code should be no-conflict

Reported by: rcorsaro@… Owned by: Matthew Good
Priority: normal Milestone:
Component: plugin/spamfilter Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

jQuery code uses the old-style $(document).ready(function() .. function and should use jQuery('document').ready(function($) ...

Patch attached.

Attachments (1)

jQuery_update.diff (1.0 KB ) - added by rcorsaro@… 16 years ago.
update jQuery to no-confict

Download all attachments as: .zip

Change History (2)

by rcorsaro@…, 16 years ago

Attachment: jQuery_update.diff added

update jQuery to no-confict

comment:1 by Noah Kantrowitz, 16 years ago

Resolution: wontfix
Status: newclosed

noConflict mode can be controlled on a per-handler basis, so it is fine to leave this. Please see [6715].

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Matthew Good.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Matthew Good to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.