Bug #43034
closedSwitching from List to Page module shows edit CE form
0%
Description
Tested on a 6.0.0rc1 installation, logged in as admin user:
Steps to reproduce¶
- Create two pages
- Put a content element on each of those pages
- Go to List module
- Click one of the pages in the tree
- --> check if the content of that page is shown in the right pane
- Now switch to the Page module without clicking anything on the tree
Expected¶
The page module should be shown, listing the content(s) of the page that was shown in the list module before
Current Behaviour¶
The page module is activated, but instead of "showing" all the Content Elements on that page, the right pane shows the form for editing the first content Element on that page
Additional information¶
While we were able to reproduce this issue on more than one installation, it seems that under certain circumstances this problem solves itself after fiddling around in the backed for a while. So far I think creating and saving a new CE out of the page module solved it for me. Clearing caches, logging out and in and force reloading the whole backend don't "help" in getting the error back.