[wp-trac] [WordPress Trac] #47869: Missmatch between actual check and warning message for Background Updates
WordPress Trac
noreply at wordpress.org
Sat Sep 21 12:26:32 UTC 2019
#47869: Missmatch between actual check and warning message for Background Updates
------------------------------+---------------------
Reporter: kraftner | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.3
Component: Site Health | Version:
Severity: normal | Resolution:
Keywords: has-patch commit | Focuses:
------------------------------+---------------------
Changes (by Clorith):
* keywords: => has-patch commit
Comment:
Hiya,
I've had a chance to look at this today and I think there were some
misunderstandings going on, which I believe I found the root of.
[attachment:"47869.2.patch"] removes the check for the constants
`DISALLOW_FILE_MODS` and `AUTOMATIC_UPDATES_DISABLED`, as they're both
covered by the new
`WP_Site_Health_Auto_Updates::test_wp_automatic_updates_is_disabled`
checker (which looks up both of those in one go), and should reduce the
false positive possibilities here.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47869#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list