-
When getting redirected to website after login in successfully to the IDP, an error is thrown : `UnknownClassException: Class Authentication does not exist.`
Some bits of the stacktrace :
```
"…
-
Hi everyone!
First of all, sorry for my bad english **and thank You for that great TYPO3 extension!**
I love to teaser my page content on the frontpage by using pw_teaser!
After now 4 days tryi…
-
As typo3/cms-extbase could be a non-default in the future, the created extensions should include this as a dependency, as these use extbase. If typo3/cms-extbase is not required anymore, this could le…
-
Currently the arguments are registered like this (example for frontendUserGroups argument, but true for all ObjectStorage in this ViewHelper):
```
$this->registerArgument(
'frontendUserGroups',…
-
I just wanted to test the extension on a 10.4.1 and it fails with
```php
Fatal error: Declaration of class@anonymous::isEnvironmentInFrontendMode() must be compatible with TYPO3\CMS\Extbase\Service…
-
I want to use *Tx_PtExtbase_Tests_Unit_AbstractBaseTestcase* for my extbase extension unit tests too but I'm struggling to:
a) execute the pt_extbase unit tests
b) execute unit tests of my extension…
-
It would be better, if the output of the episodes in the XML feed will be descending (static or TS option) so the latest episode will be output first (like on a newssystem tt_news, the latest news at …
-
There is an issue with this extension being active on my Typo3 8.7.16 instance:
Typo3 tries to (sometimes) access non-existent tables upon login, ignoring the correct table mapping specified via Typo…
-
The class AbstractMapping uses the TYPO3 ReflectionService to determine the correct data type.
This leads currently to the following exception:
```
TypeError: TYPO3\CMS\Extbase\Reflection\Refle…
3l73 updated
2 months ago
-
Hi,
after the Installation i've got this exception:
`The given class "StefanFroemken\RepairTranslation\SignalSlot\Repair" is not a registered object. (More information)
TYPO3\CMS\Extbase\SignalSl…