Project

General

Profile

Actions

Bug #19828

closed

spamProtectEmailAddresses_atSubst does not work correctly if linktext contains email address with uppercase charachters

Added by Helmut Hummel over 15 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Communication
Target version:
-
Start date:
2009-01-14
Due date:
% Done:

0%

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

Description

Problem:

Consider the following testcase:

10 = TEXT
10.value =
10.typolink.parameter =

The email address in the linktext will not be substituted with the proteced version, because the replacement is done case sensitive.

Solution:
Do a case insensitive relpacement instead.

This also applies for current trunk version and 4-1 branch
(issue imported from #M10143)


Files


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #17294: spamProtectEmailAddresses_atSubst is not recognized correctlyClosedOliver Hader2007-05-10

Actions
Related to TYPO3 Core - Bug #18915: typolink changes a dot in an image filename also to ‚(dot)’ClosedChristian Kuhn2008-06-06

Actions
Related to TYPO3 Core - Bug #19881: For fixing bug #19828 the function str_ireplace was introduced, which does not exist in PHP4ClosedSteffen Kamper2009-01-21

Actions
Actions #1

Updated by Steffen Kamper over 15 years ago

committed to trunk, 4_2 and 4_1

Actions #2

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF