Project

General

Profile

Actions

Bug #71271

closed

TypoScript Object Browser: Unhandled exception in "Search for regex"

Added by Christian Weiske about 9 years ago. Updated about 6 years ago.

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

100%

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

Description

In TYPO3 7.5, when searching for a non-valid regular expression in Template -> Template Tools -> TypoScript Object Browser , I get an unhandled fatal error shown.

For example, you can search for * which is invalid because the * is mean to repeat something, but there is nothing to repeat. Clicking "Search" will show an exception with its stack trace.

The error should be caught and displayed with a flash message.


Files

Actions

Also available in: Atom PDF