Bug #99819
openMissing page tree in direct link to CE
0%
Description
Browsing a direct links to specific content elements or refreshing while editing a CE doesn't display the page tree.
Reproduce:
1. edit a record
2. refresh the browser tab
Result:
The edit form is displayed with module icons on the left but it misses the page tree.
Updated by Riccardo De Contardi 9 months ago
- Category set to Backend User Interface
This still happens on 13.1.0-dev (latest main) with the steps listed on the issue description; also when editing a page.
Steps to reproduce
1. Open TYPO3
2. Click on a page
3. Edit the page / or click on a CE on the page to edit it
4. Hit the reload button of your browser
Result:
just the inner frame of the CMS reloads, thus removing the pagetree from sigth. The edit form now extends the whole width of the frame.
You can click any module like page, list, etc to reload everything and see the pagetree again.