[wp-trac] [WordPress Trac] #55900: Installer screen, when submitting a faulty form the search engine checkbox is reset
WordPress Trac
noreply at wordpress.org
Tue Sep 27 09:14:01 UTC 2022
#55900: Installer screen, when submitting a faulty form the search engine checkbox
is reset
---------------------------------------+-----------------------
Reporter: ramon fincken | Owner: audrasjb
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 6.1
Component: Upgrade/Install | Version:
Severity: normal | Resolution:
Keywords: has-screenshots has-patch | Focuses: ui
---------------------------------------+-----------------------
Changes (by audrasjb):
* keywords: has-screenshots has-patch commit => has-screenshots has-patch
Comment:
Hmm. Looking closely, we should probably escape/cast the POST value here?
`$blog_public = isset( $_POST['blog_public'] ) ? $_POST['blog_public'] :
$blog_public;`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55900#comment:21>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list