Ticket #148 (closed defect: fixed)
Compatibility with jquery 1.3 and above
Reported by: | eadevel | Owned by: | jf.hovinne |
---|---|---|---|
Priority: | major | Milestone: | 0.5 |
Component: | editor | Version: | trunk |
Keywords: | jquery 1.3 compatibility | Cc: |
Description
As stated in http://docs.jquery.com/Selectors: "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."
There's that issue in image and link insert dialogs. Simply removing the "@" works in IE7 and FF3.
Change History
Note: See
TracTickets for help on using
tickets.
Fixed in r583.