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 #1

Updated by Ernesto Baschny almost 14 years ago

Please consider giving more information, as mentioned already in the core-list (Francois and Jigal). Without it, we won't be able to reproduce or recognize where the error comes from.

When you have more input, please open another issue.

Thanks!

Actions

Also available in: Atom PDF