[wp-trac] [WordPress Trac] #58334: Typo in a comment in Bulk_Upgrader_Skin::header() and ::footer()
WordPress Trac
noreply at wordpress.org
Thu May 18 12:05:58 UTC 2023
#58334: Typo in a comment in Bulk_Upgrader_Skin::header() and ::footer()
------------------------------+-------------------------------
Reporter: kamplugins | Owner: SergeyBiryukov
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.3
Component: Upgrade/Install | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses: coding-standards
------------------------------+-------------------------------
Comment (by Presskopp):
I made a global search and it gave me a huge list of candidates. Here only
a few of those that need to be corrected:
\src\wp-admin\includes\class-plugin-upgrader.php
Line 241: // Cleanup our hooks, in case something else does
**a upgrade** on this connection.
\src\wp-admin\includes\class-theme-upgrader.php
Line 490: // Cleanup our hooks, in case something else does
**a upgrade** on this connection.
\src\wp-admin\includes\class-wp-filesystem-base.php
Line 401: * Converts *nix-style file permissions to **a
octal** number.
\src\wp-admin\includes\update-core.php
Line 1499: // If **a error** occurs partway through this
final step, keep the error flowing through, but keep process going.
\src\wp-admin\update-core.php
Line 1022: // Force **a update** check when requested.
Is it worth to open another ticket for that?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58334#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list