-
Accessing the frontend as non-admin user results in an exception:
> Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1425389455: Invalid request for route "/ajax/frontend-editing/editor-co…
-
When clicking on the Edit Icon a JS Error occurs:
Editor.js:112
Uncaught TypeError: Cannot read property 'iframe' of undefined
Quick Fix:
changing following in Line 112 & 116
from
Modal.ide…
-
There are two ways of frontend-editing:
# the „inline“ one, using the frontend-editing bar in the top
# using the pencil symbol which opens a new „window“
Using the first variant („inline“) is …
-
3 weeks ago FrontEnd editing was still planned to be integrated in TYPO3 v9.4 but not yet what is planned now ?
https://web.archive.org/web/20180812111304/https://typo3.org/cms/roadmap/
-
get an js error in the console when i try to open the editing popup lightbox. version 9.5.1 with 1.4.2
!
[unbenannt2](https://user-images.githubusercontent.com/24301935/49066157-88098280-f220-11e8-9…
-
If you create a section in TV+ it is unusable in creating FCE on page. When i try to create new section i get an 500 with error "#1478345642: Identifier could not be decoded to an array". (TYPO3 8.7.3…
-
**Describe the bug**
We updated our (docker-compose) Weblate installation (by simply doing a `docker-compose pull`) to the latest version (unfortunately I don't remember the exact version we had befo…
-
Hi, I'm pretty new to Typo3 and tried to over write some functions.
1.) I just want this extension to give me the plin text I type in in the fields.
So when I type in (in field Mail) "`info@exampl…
-
* [ x] I've read and understood the [contribution guidelines](https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/.github/CONTRIBUTING.md).
* [x ] I've searched for any related issues and avoide…
-
I have a TYPO3 project on platform.sh and I delete a content with frontend editing. It doesn't delete the content on the frontend, but in the TYPO3 backend it is removed. If I clear the cache, then th…