Project

General

Profile

Actions

Bug #20701

closed

Wrong pattern modifier in t3lib_htmlmail

Added by Franz Holzinger over 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2009-06-30
Due date:
% Done:

0%

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

Description

Warning: preg_match() [function.preg-match]: Unknown modifier ')' in /var/www/web36/web/trunk/t3lib/class.t3lib_htmlmail.php on line 1389

public function split_fileref($fileref) {
$info = array();
if (preg_match('/(.*/)(.*)$/', $fileref, $reg)) {

(issue imported from #M11451)


Files

0011451.patch (476 Bytes) 0011451.patch Administrator Admin, 2009-10-07 11:36
Actions

Also available in: Atom PDF