Project

General

Profile

Actions

Bug #15926

closed

DB Check: "Find Filename" gives Warning: eregi(): REG_BADRPT

Added by Dmitry Pikhno over 18 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2006-03-28
Due date:
% Done:

0%

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

Description

in case when i trying to put *.* in search filed i get following warnings

Warning: eregi(): REG_BADRPT in .... /typo3/sysext/lowlevel/dbint/index.php on line 617

...........

it could be fixed in (surprise!) /typo3/sysext/lowlevel/dbint/index.php on line 617: @eregi() instead of eregi().

some users doesn't know perl syntax and if they try searching with common patterns that will cause to page crush

(issue imported from #M3028)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #19728: ereg* is deprecated in PHP 5.3 alpha3ClosedKarsten Dambekalns2008-12-21

Actions
Actions

Also available in: Atom PDF