Make WordPress Core

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#21799 closed defect (bug) (fixed)

3.4 branch .js files not refreshed after .dev.js changes

Reported by: jamescollins's profile jamescollins Owned by:
Milestone: 3.4.2 Priority: normal
Severity: normal Version: 3.4.1
Component: General Keywords:
Focuses: Cc:

Description

The following files in the 3.4 branch have had their .dev.js files modified, but their corresponding .js files haven't been updated/refreshed:

wp-includes/js/customize-preview.dev.js
wp-includes/js/wp-lists.dev.js
wp-admin/js/post.dev.js
wp-admin/js/common.dev.js
wp-admin/js/link.dev.js
wp-admin/js/customize-controls.dev.js

You can see these by going to http://core.trac.wordpress.org/log/branches/3.4/?verbose=on and performing a diff between the oldest and newest revisions.

The following .dev.js files were also modified by commits to the 3.4 branch, but they already have their corresponding .js files updated:

wp-includes/js/plupload/wp-plupload.dev.js
wp-includes/js/imgareaselect/jquery.imgareaselect.dev.js

bumpbot only watches trunk, so the files in a branch need to be manually updated.

Change History (2)

#1 @jamescollins
13 years ago

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

Sorry, it looks like this was already taken care of in [21760].

#2 @ocean90
13 years ago

  • Milestone changed from Awaiting Review to 3.4.2
Note: See TracTickets for help on using tickets.