Project

General

Profile

Actions

Bug #23998

closed

Incorrect regexp in substituteMarkerArray

Added by Jigal van Hemert over 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-11-09
Due date:
% Done:

0%

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

Description

t3lib_parsehtml::substituteMarkerArray() contains a regular expression to remove unused markers. This contains a small error where a '-' is interpreted as a range operator.
Markers with dashes will not be removed with this regexp.

The regexp is present in all supported versions (4.2.0 until trunk)
(issue imported from #M16322)


Files

16322.patch (535 Bytes) 16322.patch Administrator Admin, 2010-11-09 22:15

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #21375: Unreplaced markers stay in the BEClosed2009-10-29

Actions
Related to TYPO3 Core - Bug #20985: Hidden shortcut icon leaves the unreplaced marker ###SHORTCUT###Closed2009-09-03

Actions
Actions #1

Updated by Jigal van Hemert over 13 years ago

Fixed in rev 9501 (will appear in 4.5.0)

Actions #2

Updated by Susanne Moog about 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF