Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#20611 closed defect (bug) (fixed)

jQuery UI version in script loader does not match source files

Reported by: niallkennedy Owned by: azaozz
Priority: normal Milestone: 3.4
Component: External Libraries Version: 3.4
Severity: normal Keywords: has-patch commit
Cc: Focuses:

Description

When jQuery UI components were updated to 1.8.20 in [20660] I expected the version in wp-includes/script-loader.php would also change to bust caches and provide an accurate compare.

Note the proper versions in wp_default_scripts().

Attachments (1)

script-loader.diff (9.4 KB ) - added by niallkennedy 14 years ago.
change jQuery UI version from 1.8.19 to 1.8.20 to accurately reflect current JS files

Download all attachments as: .zip

Change History (3)

@niallkennedy
14 years ago

change jQuery UI version from 1.8.19 to 1.8.20 to accurately reflect current JS files

#1 @nacin
14 years ago

  • Keywords commit added
  • Milestone Awaiting Review3.4

#2 @azaozz
14 years ago

  • Owner set to azaozz
  • Resolutionfixed
  • Status newclosed

In [20721]:

Update jQuery UI version strings in script-loader, props niallkennedy, fixes #20611

Note: See TracTickets for help on using tickets.