Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#20611 closed defect (bug) (fixed)

jQuery UI version in script loader does not match source files

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

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 13 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
13 years ago

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

#1 @nacin
13 years ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 3.4

#2 @azaozz
13 years ago

  • Owner set to azaozz
  • Resolution set to fixed
  • Status changed from new to closed

In [20721]:

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

Note: See TracTickets for help on using tickets.