-
### Original error
Hello, I have a question about the javascript validators.
it is a field of type input
- it is required and
- is checked using the regexp pattern
Wrong behaviour: you click in t…
-
When a contact request is detected as spam by Powermail, I get a php error message in the log:
Core: Error handler (FE): PHP Warning: Array to string conversion in /html/typo3/typo3_src-11.5.21/ve…
-
In In2code\Powermail\Domain\Validator\SpamShieldValidator, a call to $this->saveSpamFactorInSession(); will trigger the creation of a fe_user_session-cookie once the user submits a form.
This cont…
-
Hi Alex, we found an issue with powermail 7.4.0 on TYPO3 9.5.10/11. The action confirmOptin works only on default language.
On second language a click on configuration link in email will result in "…
-
-
Hello,
we use powermail 7.3.1 and TYPO3 9.5.9.
When we use default Captcha we get the error: "Wrong captcha code entered - please try again!". It seems that the generated captcha value isn't save…
-
For a faster user feedback, I think it would be better to change `data-parsley-trigger` to `blur` at https://github.com/einpraegsam/powermail/blob/8.1.0/Classes/ViewHelpers/Validation/AbstractValidati…
-
(Powermail 8.1.2)
When exporting mails to CSV via module, some answer fields that weren't filled out by the senders wouldn't show as **"";** in their respective lines, causing the following answer fi…
-
Hi,
We are using cool powermail extension with recaptcha. To make it work, we enabled spamshield. Now, when I enter all required fields, except the recaptcha one, I get this message in FE >
![gr…
-
This may relate to #376, #466
Using TYPO3v9, EXT:powermail v9.4.0 and default Captcha.
the optinConfirmAction() does forward to the createAction() where all validations are run on the $mail obj…