Bug #40091
closedPreviewing a page in frontend disables all enabled fields, including workspaces
0%
Description
When you have several pages which are disabled and make a preview to one of them, you'll see the others in the navigation, as well. Furthermore the workspace, which is i.e. limited to one of these pages, will not be respected anymore, too.
Example:
I create a new page, which should not be displayed in frontend. So I deactivate it. Then I create a backend user which may access just this page (and subpages). Addionally I create a workspace, for this user and this page. The user may not publish to live.
I repeat this for several new pages and users.
Each user should not be able to see the changes of the other users, unless it has been published to live.
Generally this works, but if one of the pages is disabled - and the user does a preview on it - he will see not only all other disabled pages of his workspace - he'll see all pages, of all workspaces. And this does not fit my requirement in the paragraph before, because he can see everything.
I hope I've described the bug cleary and you are able to fix it. Otherwise I'd like to answer your questions.