Bug #89178
closed
Create multiple pages don't work
Added by Christian Hackl about 5 years ago.
Updated over 4 years ago.
Category:
Backend User Interface
Description
Clean new TYPO3 9.5.9 installation.
PHP 7.3.7
Bug 1:
- "Type" selection is empty
Bug 2:
- for Root-Pages - on safe "create pages" -> error:
No pages added
No pages were created.
- for non root-pages - on safe "create pages" -> only one (the last in the list) page is created
Files
We need more information: are you using an admin user or an editor user?
Admin User - no other user is created, as i sad clean fresh new installation :)
Windows 10 - Chrome 76.0.3809.132
Installed with option ~ create one initial rootpage
Chrome Dev console shows no js error or something
- Status changed from New to Needs Feedback
I fail to reproduce any of these issues in current 9.5.10-dev. Are you able to xdebug in typo3/sysext/backend/Classes/Controller/Page/NewMultiplePagesController
if there is something bogus?
If not, are you able to provide a short screen recording of what you're exactly doing? Maybe we miss an important information.
I try to look at "typo3/sysext/backend/Classes/Controller/Page/NewMultiplePagesController"... oldschool way if i understand this Class (haven't used xdebug so far).
Short vid what i am try to do in the attached file.
debug output on line: 136 - for variable/array "{line}" typo3\sysext\backend\Resources\Private\Templates\Page\NewPages.html
Shows array with only strings to xlf files so {line.index} don't work. (Attached file output of {line})
activated extensionlist:
backend
belog
beuser
core
extbase
extensionmanager
felogin
filelist
fluid
fluid_styled_content
frontend
impexp
indexed_search
info
install
lowlevel
recordlist
redirects
reports
rte_ckeditor
seo
setup
tstemplate
viewpage
I think php Version is the problem - switch back to PHP 7.2.10 clear cache hard - the create multiple pages module works.
On PHP 7.3.7 not.
on PHP 7.3.8 the module works without any issue
- Category set to Backend User Interface
For me, it does not work with PHP 7.3.8 - works with downgrading to 7.2.21
PHP 7.3.9 = don't work
TYPO3 9.5.13 and 10.2.2
I am not able to reproduce it with PHP 7.3.9 and TYPO3 9.5.14 and latest master (10.4.0-dev)
Could this be related to the fluid problems that seem to happen "at random" depending on the PCRE version?
TYPO3 10.3.0 - PHP 7.4.1 it works correctly...
TYPO3 9.5.14 - PHP 7.3.9 it works correctly...
I think this is already fixed.?!
- Status changed from Needs Feedback to Closed
Also available in: Atom
PDF