Project

General

Profile

Actions

Bug #69318

closed

HtmlParser->getFirstTag() returns character if no tag found in given string

Added by Michael Oehlhof over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Frontend
Target version:
Start date:
2015-08-26
Due date:
% Done:

100%

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

Description

When HtmlParser->getFirstTag() is called with a string parameter that does not contain a tag, then the first character of the parameter string is returned.

The function should return an empty string if no tag is given.

Actions

Also available in: Atom PDF