Ticket #148 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by mr_lundis

  • Status changed from new to closed
  • Resolution set to fixed
  • Summary changed from Compatibility wuth jquery 1.3 and above to Compatibility with jquery 1.3 and above

Fixed in r583.

Note: See TracTickets for help on using tickets.