Bug #17061
closedMailform with localization ignores the email-address of the translated record
100%
Description
If you've a FORM with different languages and different recipients (every language a other recipient) the FORM send's the mail always to the e-mail address which was entered in default language.
(issue imported from #M5104)
Files
Updated by Marcel Alburg over 17 years ago
i'm sorry.
But this problem is for Typo3 4.0.x.
Updated by Ferdinand Kuhl over 15 years ago
This is true for the current 4.2.6 release!
The added Patch solves the problem at its root. The form prints out the wrong ID in its locationData field. Why has this patch not been integrated yet?
Updated by Ferdinand Kuhl over 15 years ago
(As the patch is quite old, I did not apply the patch, but used the informations in it to edit the tslib_content myself)
Updated by Michael Stucki over 15 years ago
@Ferdinand Smith: I acknowledge your solution which seems pretty nice and also works well. However, it is difficult to change the currentRecord since it is not defined whether it should contain the original or the translated record uid. It is likely that your fix would cause breakage at some place.
Instead I have uploaded another patch which fixes the issue without touching $this->currentRecord.
Updated by Ferdinand Kuhl over 15 years ago
Thanks a lot. Works perfectly at my setup.
Updated by Freddy Tripold over 13 years ago
This problem still exits with version 4.5.2, so why is this this bugfix not in the core?
Updated by Chris topher over 13 years ago
I guess that issue got forgotten somehow. :-(
Can you please push it to Gerrit, so that it can be reviewed?
For more information see here: http://wiki.typo3.org/Git
Updated by Gerrit Code Review almost 13 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7817
Updated by Gerrit Code Review almost 13 years ago
Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/8957
Updated by Gerrit Code Review almost 13 years ago
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/8958
Updated by Michael Stucki almost 13 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f00eb53afa9b3371eccf082a301cbf1d814ade82.