[wp-trac] [WordPress Trac] #21799: 3.4 branch .js files not refreshed after .dev.js changes
WordPress Trac
wp-trac at lists.automattic.com
Wed Sep 5 04:21:02 UTC 2012
#21799: 3.4 branch .js files not refreshed after .dev.js changes
--------------------------+-----------------------------
Reporter: jamescollins | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.4.1
Severity: normal | Keywords:
--------------------------+-----------------------------
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.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21799>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list