-
The settings
```
plugin.tx_powermail.settings.setup.receiver.overwrite.replyToEmail.value
plugin.tx_powermail.settings.setup.receiver.overwrite.replyToName.value
```
is ignored in v7 und v8
I…
-
`PHP Warning: Array to string conversion in /html/typo3-composer/vendor/typo3fluid/fluid/src/Core/ViewHelper/TagBuilder.php line 200`
It seems to be connected to the dismantling of the file attribu…
-
In "Check TCA Migrations" there are multiple entries about the obsolete cruser_id field.
> The TCA property ['ctrl']['cruser_id'] of table 'tx_powermail_domain_model_form' is not evaluated anymore …
-
Powermail dispatches 3 events before rendering a view. These are:
- FormControllerCreateActionBeforeRenderViewEvent
- FormControllerDisclaimerActionBeforeRenderViewEvent
- FormControllerOptinConf…
-
Hello, I use TYPO3 10 with powermail 8.4.2
Created a simple form on a news detail page and get an error after submit:
Argument 1 passed to TYPO3\CMS\Extbase\Service\ExtensionService::getPluginNameBy…
-
Do not use array_values() which will not preverse any ordering of the paths.
The paths returned by Extbase may be in different order, depending on typoscript execution.
A `ksort($templatePaths);`
…
-
If an editor leaves the field _receiver.subject_ empty (and no override via TS is set), then the expected behaviour is that this disables the mail sending. The mail is indeed not sent, but in case the…
-
If you do an export in the mail list backend module and click onto the pagination link, the export starts again.
Reproduce:
1. Go to Backend module -> Mail List
2. Be sure to have minimum 2 pag…
-
Hi, there is an issue regarding formatting for the table. please see the below screenshot.
![Screenshot from 2024-01-09 13-41-05](https://github.com/in2code-de/powermail/assets/114229558/92b3f133-3…
-
After a TYPO3 Upgrade from Version 9 to 10.4.8 and an Update from Powermail to 8.2.0, forms can no longer be sent in the Frontend.
```
(1/3) #1472074485 TYPO3\CMS\Extbase\Persistence\Generic\Stora…