Project

General

Profile

Actions

Bug #23514

closed

parse_url errors from tslib_content

Added by Björn Pedersen about 14 years ago. Updated almost 14 years ago.

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

0%

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

Description

If for some reason $parts0 is empty, an invalid expression is passed to parse_url, resulting in an uncaught warning exception (flooding sys_log).

The attached patch checks for non-emptiness before calling parse_url.

(issue imported from #M15658)


Files

parse_url.patch (563 Bytes) parse_url.patch Administrator Admin, 2010-09-07 17:48
Actions

Also available in: Atom PDF