-
The method
`\In2code\Powermail\Utility\FrontendUtility#getPropertyFromLoggedInFrontendUser(string $propertyName = 'uid') `
want retrun a "String", but the a uid is an Integer.
My send form gene…
-
Hello guys,
I have encountered a javascript error when using a multi-page Powermail form.
It looks like it only occurs when you use the "next" or "prev" button at the bottom - to recreate the situat…
-
I used the scheduler task to generate the sitemap, but actually the sitemap (or rather the sitemap group) only contains 10 pages out of ~150 pages that should be indexed. Pages are cached correctly (t…
-
While analyzing #262, I stumble over old RTE configuration stuff.
Specifically: In TYPO3 v8.6 "defaultExtras" has already been removed, but Powermail still uses it (at least in FlexForms)
https:/…
-
In the LinkViewHelper class an absolute url is generated by default. It's used in the backend module for linking attached files.
In line 33 the environment variable **TYPO3_SITE_PATH** is sanitize…
-
TYPO3 9.4 introduced a breaking change in the SessionViewHelper, which also can be seen in the extension-checker in the installtool.
https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/9.4…
-
I know that version 12 is still somewhat in development so maybe this will already fixed for the release, but in case it's not i will just put this here if that's fine with you.
When calling the fr…
-
TYPO3 v11.5
Powermail v10.7.2
When accessing the "success" URL without mail data I expect a redirect (or forward) to the mail form.
Instead an error message is shown:
```
1298012500 TYPO3\CMS…
mawo updated
4 months ago
-
The javascript validation of a valid url allows url with or without protocol:
all the following urls are valid:
- http://www.domain.de
- https://www.domain.de
- www.domain.de
But the valid…
-
Using TypoScript to include a powermail form seems to work, but when sending the form, there is an exception:
> PHP Warning: Undefined array key "pi_flexform" in /var/www/web-dev8/html/typo3conf/ex…