Opened 6 years ago
Last modified 5 years ago
#46610 new defect (bug)
In Multisite The Edit Page Is Missing From Toolbar And Root of Multisite Gets Displayed
Reported by: | wordpressdevtester | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 5.1 |
Component: | Networks and Sites | Keywords: | |
Focuses: | multisite | Cc: |
Description
I reported an issue here: https://github.com/WordPress/gutenberg/issues/14562
A contributor there referred me to post this here because it might not be a Gutenberg issue.
In a multisite network, the Toolbar site displayed after My Sites is changed to the root of the site when the admin User adds the Toolbar to the URL so they can edit the page. The Edit Page is also not displayed in the Toolbar.
Steps to reproduce the behavior:
login to WordPress
-- in a multisite network
select one of your multisites
verify the correct site is loaded after My Sites
create a simple test page
publish the test page
copy the link for the page and open the link in a new tab
paste ?bar=yes to the url and press return on the url to display the toolbar
notice that the multisite display after My Sites shows the main root site now instead of the multisite you are in based on the url you selected
notice that the Edit Page does not show either
Expected behavior:
The selected site should display properly after My Sites and the Edit Page should display to the User.
used WordPress 5.1.1 and the Gutenberg release installed with this version
OS: Windows 7 Enterprise
Browser chrome Version 73.0.3683.75
It could possibly relate to Gutenberg because a test of 4.9.10 with Gutenberg plugin not installed and Gutenberg not a part of WordPress core in that release doesn't have that problem.
Please let me know when this reported problem will be reviewed/addressed.