[wp-trac] [WordPress Trac] #41715: Wrong Site ID in site-users.php
WordPress Trac
noreply at wordpress.org
Wed Aug 23 17:01:55 UTC 2017
#41715: Wrong Site ID in site-users.php
--------------------------+-----------------------------
Reporter: pluus | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 4.8
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
I’ve found a weird glitch in wp-admin/network/site-users.php.
Issue :: http://imgur.com/rhArDXv
Whenever I was trying to add a user to a site, it was complaining that the
requested site doesn’t exist. While investigating it, I’ve found that the
$id value changes after the user table is displayed.
Fixed :: http://imgur.com/HWERGkg
After disabling #270, the wrong id issue was fixed. All I can assume at
this stage is that the function to display the user table is corrupting
$id somehow.
Is this a known issue?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/41715>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list