-
## Goal
As a developer I want to add the plugin to the newContentElement Wizard
## Acceptance Criteria
- [ ] the plugin is added to the Wizard
## Additional Information
I was considering to…
-
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…
-
Tested in a TYPO3 8.7.15 installation
I just run
`vender/bin/typo3cms backup:create`
and get the following error:
[ Error ]
Class 'Symfony\C…
-
Hello,
since news 11 and eventnews 6 the plugin is another type so the url routing of news won’t apply. So I tried to get the routing also for eventnews. The urls are correctly built but the parame…
-
You use `\TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance()` quite often in the whole extension. This is only correct for creating the object manager itself as the call will NOT respect all the de…
-
As already stated on TYPO3 Forge (https://forge.typo3.org/issues/76698), this extension is not compatible with PHP 5.6:
> PHP Runtime Deprecation Notice: Non-static method JS\JsGuestbook\Service\Conf…
-
I tested this with a wrong not existing email and also a wrongly configured email configuration with same results.
I expect a flash message to appear, not an exception. If the email fails in the ne…
-
Using the multiple attribute for the `input` leads to an exception:
> Core: Exception handler (WEB): Uncaught TYPO3 Exception: Call to a member function _isNew() on null | Error thrown in file /...…
-
Got "Undefined global variable $TSFE" warning in backend:
![warning_screenshot](https://user-images.githubusercontent.com/721716/196183541-05dfae50-20a1-427c-825a-d829a3e64675.png)
It look like th…
-
Tried to place the plugin via Typoscript:
```
10 = USER
10 {
userFunc = TYPO3\CMS\Extbase\Core\Bootstrap->run
extensionName = Femanager
pluginName = Pi1
vendorName = In2code
…