Bug #53579
closedBackend layout of subpages is ignored/not inherited to all subpages
80%
Description
After selecting a layout on the rootpage for the subpages the layout is not inherited to all the subpages. To test this just create a new be layout and assign it on the rootpage for all subpages.
Surprisingly there are some subpages that have the be layout assign. But there does not seem to be a pattern which will end up with the layout. I have even and uneven page numbers with and without the layout.
I'm using the latest Typo3 6.2 master.
Updated by Stefan Froemken almost 11 years ago
We have the same problem on 6.2 master (09.01.2014), but only with newly created pages on rootpage. And only when we create new pages within "add new" of pagetree-frame.
Updated by Stefan Froemken almost 11 years ago
Interessting. The cols backend_layout and backend_layout_next_level are empty in database. After changing them to 0 it works again. But why is the datatype of these fields VARCHAR?!?! Maybe int(11) would be better.
Updated by Stefan Froemken almost 11 years ago
- % Done changed from 0 to 100
I found it. This issue was solved. Coreteam has added $this->selectedCombinedIdentifier[$pageId] !== '' in addition to $this->selectedCombinedIdentifier[$pageId] !== '0' in BackendLayoutView.php. So update to current master.
Stefan
Updated by Emile Blume almost 10 years ago
- Target version set to next-patchlevel
- % Done changed from 100 to 80
This does not solve the problem in TYPO3 6.2.9
Updated by Wouter Wolters about 9 years ago
- Status changed from New to Closed
You should update your TYPO3 to the latest version of 6.2