Ticket #2705 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

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

Reported by: s0undt3ch Assigned to: mgood
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

update.jquery.calls.diff (1.5 kB) - added by s0undt3ch on 03/08/08 15:51:59.
simpler.update.jquery.diff (1.3 kB) - added by daniel.stockman@gmail.com on 03/11/08 23:03:38.
Simpler syntax
update_jquery_calls.patch (1.3 kB) - added by s0undt3ch on 05/27/08 01:06:42.

Change History

03/08/08 15:51:59 changed by s0undt3ch

  • attachment update.jquery.calls.diff added.

03/08/08 15:52:23 changed by s0undt3ch

  • summary changed from Update JQuery calls to comply with current trac trunk to [PATCH] Update JQuery calls to comply with current trac trunk.

03/11/08 23:03:38 changed by daniel.stockman@gmail.com

  • attachment simpler.update.jquery.diff added.

Simpler syntax

05/25/08 16:37:09 changed by s0undt3ch

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

05/27/08 01:06:42 changed by s0undt3ch

  • attachment update_jquery_calls.patch added.

05/28/08 00:37:07 changed by pacopablo

  • status changed from new to closed.
  • resolution set to fixed.

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


Add/Change #2705 ([PATCH] Update JQuery calls to comply with current trac trunk)




Change Properties
Action