[wp-trac] [WordPress Trac] #51281: Recent versions aren't redirecting to the correct "About" page after update
WordPress Trac
noreply at wordpress.org
Sat Feb 27 08:16:34 UTC 2021
#51281: Recent versions aren't redirecting to the correct "About" page after update
-------------------------------+------------------------------
Reporter: Cenay | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Help/About | Version: 5.5.1
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+------------------------------
Comment (by stodorovic):
@mikeschroder I just saw similar behavior while I'm updating 5.6.1 to
5.6.2. Only ''wp-includes/version.php'' isn't invalidated. When I remove
"opcache file" (if ''opcache.file_cache'' is enabled):
`rm ~/.opcache/d233b18c979d5b5914d959191fc8d11c/home/test/public_html/wp-
includes/version.php.bin`
then "about page" shows correct version.
#48160 doesn't invalidate ''version.php'' because it's copied later (by
`$wp_filesystem->copy`). I think that https://github.com/WordPress
/wordpress-develop/pull/976 fixes this issue.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51281#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list