Modify

Opened 16 years ago

Closed 16 years ago

#2705 closed defect (fixed)

[PATCH] Update JQuery calls to comply with current trac trunk

Reported by: Pedro Algarvio, aka, s0undt3ch Owned by: Matt Good
Priority: normal Component: AccountManagerPlugin
Severity: minor Keywords:
Cc: Trac Release: 0.11

Description

The jQuery $() calls that this plugin uses are now deprecated/unusable.

jQuery should now be called like jQuery().

Here's a patch for that.

Attachments (3)

update.jquery.calls.diff (1.5 KB) - added by Pedro Algarvio, aka, s0undt3ch 16 years ago.
simpler.update.jquery.diff (1.3 KB) - added by daniel.stockman@… 16 years ago.
Simpler syntax
update_jquery_calls.patch (1.3 KB) - added by Pedro Algarvio, aka, s0undt3ch 16 years ago.

Download all attachments as: .zip

Change History (6)

Changed 16 years ago by Pedro Algarvio, aka, s0undt3ch

Attachment: update.jquery.calls.diff added

comment:1 Changed 16 years ago by Pedro Algarvio, aka, s0undt3ch

Summary: Update JQuery calls to comply with current trac trunk[PATCH] Update JQuery calls to comply with current trac trunk

Changed 16 years ago by daniel.stockman@…

Attachment: simpler.update.jquery.diff added

Simpler syntax

comment:2 Changed 16 years ago by Pedro Algarvio, aka, s0undt3ch

Actually you missed the ready() part, so the simpler form patch would be this one.

Changed 16 years ago by Pedro Algarvio, aka, s0undt3ch

Attachment: update_jquery_calls.patch added

comment:3 Changed 16 years ago by John Hampton

Resolution: fixed
Status: newclosed

(In [3727]) Patch applied from s0undt3ch to update jQuery calls to be 0.11 compliant. Thanks. Closes #2705

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Matt Good.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.