Make WordPress Core

Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#59789 closed defect (bug) (fixed)

Fresh install WP 6.4-RC3 runs with trunk (6.5-alpha-57038)

Reported by: coachbirgit's profile CoachBirgit Owned by:
Milestone: 6.4 Priority: normal
Severity: normal Version: 6.4
Component: Upgrade/Install Keywords:
Focuses: Cc:

Description

While testing the WP 6.4.-RC3 on my local machine using the WP-CLI, the version number on wp-admin/update-core.php shows 6.4-RC3 but the button Update to the latest 6.5 nightly.

By removing the wp-config.php and running the installation via browser, the version is displayed as 6.5-alpha-57038 and the button on wp-admin/update-core.php shows the button Update to the latest 6.5 nightly.

Change History (5)

This ticket was mentioned in Slack in #core by coachbirgit. View the logs.


2 years ago

#2 @zunaid321
2 years ago

Test Report

This report shows that the issue can be reproduced.

Results

Supplemental Artifacts

Showing Version: 6.5-alpha-57038: https://i.ibb.co/4WDJVMM/image-2.png

#3 @pbiron
2 years ago

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

When the SVN repo is branched (which happened just after RC1 for 6.4) there is some configuration that needs to happen on wordpress.org, as described in the handbook, so that the Updates API offers the correct version of core.

That configuration change was accidentally missed this cycle...but has been done now.

Several contributors (including @CoachBirgit) have confirmed that things are working correctly now, so I'm closing this as fixed.

Last edited 2 years ago by pbiron (previous) (diff)

#4 @pbiron
2 years ago

  • Component changed from Build/Test Tools to Upgrade/Install

#5 @SergeyBiryukov
2 years ago

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