[wp-trac] [WordPress Trac] #57139: Value type mismatch on is_site_meta_supported function
WordPress Trac
noreply at wordpress.org
Fri Nov 18 13:34:48 UTC 2022
#57139: Value type mismatch on is_site_meta_supported function
--------------------------------+------------------------------
Reporter: lucascarvalhopl | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Networks and Sites | Version: 5.1
Severity: minor | Resolution:
Keywords: reporter-feedback | Focuses: multisite
--------------------------------+------------------------------
Comment (by lucascarvalhopl):
Hi @TimothyBlynJacobs,
Thanks for your feedback.
I believe it's in fact a bug as the intention of this check is ensure that
the table wp_blogmeta was created before use.
If this check runs just once the miss of this table will persist forever
if the table does not exist at first run, even if we create him.
It's an edge case but if you search about you can see that this is an
error since 5.1 wen this table was introduced. It's perhaps not the full
fix of this as the table is not created if we try to upgrade the network
or any other tool in core.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57139#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list