chris

Results 7 comments of chris

@MattiasNilsson I tested now with a fresh system: TYPO3: v11.5.15 ext:bootstrap_package: v12.0.5 ext:frontend_editing: v3.0.27 In this system `customRecords` are not working at all (not displaying in the right bar). Digging...

@MattiasNilsson ... and to answer you question: No, the configured pid is also not respected with ext:frontend_editing v3.

Check, if you are you using the same PHP version for the CLI and the apache module. Using different versions can result in different symfony packages in composer.

Since the import of the users is working in the backend module but not with the scheduler task, I would still guess, that the website is using a different setup...

Just found this https://github.com/bithost-gmbh/pdfviewhelpers/issues/169, so you are already aware of this issue ;-)

> As a workaround you could simply include the part of `TypoScript/Extensions/News/setup.txt` where it says `Type condition for TYPO3 9 and 10 LTS` in your own TypoScript setup and remove...

Touch will work by adding the library [jquery.ui.touch-punch.min.js](https://github.com/furf/jquery-ui-touch-punch) to the code. This is required beside jQuery UI.