[wp-trac] [WordPress Trac] #22015: Update Core is showing older version in welcome message
WordPress Trac
wp-trac at lists.automattic.com
Sat Sep 29 04:17:13 UTC 2012
#22015: Update Core is showing older version in welcome message
-----------------------------+--------------------
Reporter: cais | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.5
Component: Upgrade/Install | Version: trunk
Severity: normal | Resolution:
Keywords: |
-----------------------------+--------------------
Changes (by dd32):
* keywords: has-patch =>
Comment:
The patch will display the -current- version of !WordPress running, not
the new version of !WordPress updated to. (change the version in
$wp_version, hit update, you should see your custom version rather than
the new !WordPress version)
This is actually due to #11639, update_core() returns the new version
number of !WordPress, but it's hard-coded to 3.4 at present (It was never
updated for 3.4.1 or 3.4.2). Either need to fix that, or add a comment to
the release checklist to make sure that version is bumped.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22015#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list