Ticket #9763 (closed task: fixed)

Opened 1 year ago

Last modified 1 year ago

Revert to jQuery UI 1.6

Reported by: rjollos Assigned to: rjollos
Priority: normal Component: DateFieldPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description (Last modified by rjollos)

As noted in ticket #9598, Trac 0.11 provides jQuery 1.2.6. The version of jQuery UI used by this plugin is currently 1.7.3, and while it seems to work fine, jQuery UI 1.7 only claims to work with jQuery 1.3+. To avoid conflicts, the 0.11 branch will be changed to use jQuery UI 1.6. The 0.12 branch will continue to use jQuery UI 1.8, since Trac 0.12 provides jQuery 1.4.4. jQuery 1.8.17 requires jQuery 1.3.2 or later.

Attachments

Change History

02/05/12 07:31:01 changed by rjollos

  • description changed.

02/05/12 07:45:34 changed by rjollos

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

(In [11246]) Fixes #9763: (Version 1.1.0) The jQuery UI component has been downgraded to 1.6 to ensure compatibility with jQuery 1.2.6 that ships with Trac 0.11.x.

(follow-up: ↓ 4 ) 02/05/12 08:00:43 changed by rjollos

(In [11247]) Refs #9763 (2.0.0dev): Replaced the virtual script (template) datefield.js with a true script. This was possible now that add_script_data is available in Trac 0.12.

(in reply to: ↑ 3 ) 02/05/12 08:02:28 changed by rjollos

Replying to rjollos:

(In [11247]) Refs #9763 (2.0.0dev): Replaced the virtual script (template) datefield.js with a true script. This was possible now that add_script_data is available in Trac 0.12.

This changeset belongs with #7617.


Add/Change #9763 (Revert to jQuery UI 1.6)




Change Properties
Action