Make WordPress Core

Opened 21 months ago

Closed 21 months ago

Last modified 21 months 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.


21 months ago

#2 @zunaid321
21 months 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
21 months 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 21 months ago by pbiron (previous) (diff)

#4 @pbiron
21 months ago

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

#5 @SergeyBiryukov
21 months ago

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