Modify

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#9763 closed task (fixed)

Revert to jQuery UI 1.6

Reported by: Ryan J Ollos Owned by: Ryan J Ollos
Priority: normal Component: DateFieldPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description (last modified by Ryan J Ollos)

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 (0)

Change History (4)

comment:1 Changed 12 years ago by Ryan J Ollos

Description: modified (diff)

comment:2 Changed 12 years ago by Ryan J Ollos

Resolution: fixed
Status: newclosed

(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.

comment:3 Changed 12 years ago by Ryan J Ollos

(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.

comment:4 in reply to:  3 Changed 12 years ago by Ryan J Ollos

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.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.