Download & Extend

Remove deprecated jQuery selector "@"

Project:Panels Tabs
Version:6.x-1.x-dev
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Note: In jQuery 1.3 [@attr] style selectors were removed (they were previously deprecated in jQuery 1.2). Simply remove the '@' symbol from your selectors in order to make them work again.

Note: Just for 6.x version, on drupal5 there is an old version

Comments

#1

Title:Remove depcreated jquery selector "@"» Remove deprecated jQuery selector "@"

Simple change, as the docs already indicate, just removing the '@' is sufficient :)

#2

Status:active» needs review

here is incredible small patch

AttachmentSize
panels_tabs-485580.patch 835 bytes

#3

Status:needs review» fixed

Thats commited now.

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

#5

the above mention patch is not working for me...any body can provide a new fix.

#6

If you use the RC4 the fix is already included.