Daniel Goerz

Results 2 issues of Daniel Goerz

Hi, I just noticed, that `$request->getAttribute('site')` is by default configured to return a Site object. The attribute could, however, also hold an instance of `NullSite`, so I reconfigured the `requestGetAttributeMapping`...

Hi Nicole, when invoking DataHandler via CLI (e.g. while importing with l10nmgr or something alike) the content_defender DataHandler Hook (`\IchHabRecht\ContentDefender\Hooks\DatamapDataHandlerHook::processDatamap_beforeStart()`) is called. Inside the method `isRecordAllowedByRestriction()` the `\TYPO3\CMS\Backend\Form\FormDataCompiler` is called:...

question