Frontend editing for TYPO3
Find a file
Andreas Fernandez 7b4e6eebad [BUGFIX] Repair EditDocumentController in FE edit scope
This patch repairs the EditDocumentController when called by FE edit.
The main issue was that JavaScripts depends on global objects in ``top``
which are set by BackendController that is only called when one acts
in the fully bootstrapped backend view.

Resolves: #68819
Releases: master
Change-Id: I5635b32b3dada3a73d7534936e41cd94d3d10b56
Reviewed-on: https://review.typo3.org/44342
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: Morton Jonuschat <m.jonuschat@mojocode.de>
Tested-by: Morton Jonuschat <m.jonuschat@mojocode.de>
2015-10-29 18:13:14 +01:00
Classes [BUGFIX] Repair EditDocumentController in FE edit scope 2015-10-29 18:13:14 +01:00
composer.json [TASK] Change typo3.org links to https 2015-09-23 16:17:06 +02:00
ext_emconf.php [TASK] Make TYPO3 Core PSR-2 standard compliant 2015-10-09 00:14:56 +02:00
ext_icon.png [TASK] Adapt extension icons to App icon 2015-02-01 16:08:12 +01:00
ext_localconf.php [TASK] Use name-resolution instead of strings where possible: 16 2014-12-03 20:08:00 +01:00