Project

General

Profile

Actions

Bug #18856

closed

mailform email addresses are not encoded if `recipient` or `recipient_copy` where select boxes or radio fields

Added by Thomas Keller almost 16 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Content Rendering
Target version:
-
Start date:
2008-05-26
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Via TSFE->codeString() HTML mail forms can include the hashed recipient value entered by an editor in the backend HTML form editor, if $TYPO3_CONF_VARS['FE']['secureFormmail'] = 0; is set.

The problem with this however was that this coding was only applied to hidden fields in such mail formulars, if the website user however should select a representative from a list of recipients (select box or radio buttons), their email addresses where not encoded.

The attached patch fixes this. (should be applied against 4.2.0)

(issue imported from #M8519)


Files

tslib_content.patch (1.57 KB) tslib_content.patch Administrator Admin, 2008-05-26 17:27
Actions #1

Updated by Alexander Opitz almost 11 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)
  • TYPO3 Version set to 4.2

The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #2

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to Closed
  • Is Regression set to No

No feedback for over 90 days.

Actions

Also available in: Atom PDF