Actions
Bug #16604
closedspamProtectEmailAddresses and hidden from field in mail_form
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2006-09-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Hello,
i don't know it is a bug or it's planned.
if i enter in a mail form a hidden field with a mail from address a la
contact(at)domain.com and set spamProtectEmailAddresses_atSubst = (at) -
this email wouldn't replace with a "@".
Marcel Alburg
To reproduce:
set ts to
config.spamProtectEmailAddresses_atSubst = (at)
add "form" content to a site and add a hidden field like this
| from_name=hidden | form
| from_email=hidden | contakt(at)domain.com
go to the site an fill all required field in the form and submit.
now, check the mail in your inbox.
you will see, that the (at) will not replaced with @
(issue imported from #M4299)
Files
Actions