Make WordPress Core

Opened 4 years ago

Closed 4 years ago

#52367 closed task (blessed) (fixed)

JS files updated inadvertantly in older branches

Reported by: desrosj's profile desrosj Owned by: desrosj's profile desrosj
Milestone: 5.7 Priority: normal
Severity: normal Version:
Component: Build/Test Tools Keywords:
Focuses: Cc:

Description

During the 5.2.4 release, some security fixes were backported back through the 3.7 branch. In the 4.2-4.4 branches, some of JavaScript files in the wp-includes/js/ folder were unintentionally changed. These changes should be reverted.

Change History (3)

#1 @desrosj
4 years ago

In 50018:

Build/Test Tools: Correct JavaScript files in the 4.4 branch.

In [46498], some JavaScript files were unintentionally changed. This restores those files to their correct state.

Partially reverts [46498].
See #52367.

#2 @desrosj
4 years ago

In 50019:

Build/Test Tools: Correct JavaScript file in the 4.3 branch.

In [46499], a JavaScript file was unintentionally changed. This restores that file to the correct state.

Partially reverts [46499].
See #52367.

#3 @desrosj
4 years ago

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

In 50020:

Build/Test Tools: Correct JavaScript files in the 4.2 branch.

In [46500], some JavaScript files were unintentionally changed. This restores those files to their correct state.

Partially reverts [46500].
Fixes #52367.

Note: See TracTickets for help on using tickets.