• 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? Has anyone experienced this issue before?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Wrong Site ID in site-users.php’ is closed to new replies.