Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#20727 closed defect (bug) (fixed)

Update _old_files

Reported by: ryan's profile ryan Owned by: ryan's profile ryan
Milestone: 3.4 Priority: normal
Severity: normal Version: 3.4
Component: Upgrade/Install Keywords: has-patch
Focuses: Cc:

Description

Update it.

Attachments (2)

20727.diff (1.3 KB) - added by ryan 12 years ago.
wp-old-files (203 bytes) - added by ryan 12 years ago.
My simple-minded script for listing old files, should anyone care.

Download all attachments as: .zip

Change History (6)

@ryan
12 years ago

#1 @ryan
12 years ago

  • Keywords has-patch added

@ryan
12 years ago

My simple-minded script for listing old files, should anyone care.

#2 @ryan
12 years ago

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

In [20850]:

Update old_files. fixes #20727

#3 @nacin
12 years ago

I use:

svn diff --summarize https://core.svn.wordpress.org/branches/3.3 https://core.svn.wordpress.org/trunk | grep ^D

#4 @nacin
12 years ago

In [20902]:

Add the old root feed files to the $_old_files array, commented the way we've done for wp-register.php and wp-pass.php. see #20727.

Note: See TracTickets for help on using tickets.