Project

General

Profile

Actions

Bug #14268

closed

function substUrlsInPlainText in class.t3lib_div.php cant extract properly an url with char other than space at end

Added by old_hoang almost 20 years ago. Updated almost 18 years ago.

Status:
Closed
Priority:
Should have
Category:
Backend API
Target version:
-
Start date:
2004-08-12
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
3.5.0 final
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

the code $newParts = split('[[:space:]]|\)|\(',$v,2);
in the function cant extract properly an url with char other than space at
the end.
for example http://www.cantgetlinkproperly.de! or
http://www.cantgetlinkproperly.de<br><br>
Result is a wrong link in table cache_md5params!

This occurs for example if you send a plaintext newsletter with embedded
html-content objects with html-links.

(issue imported from #M284)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #28248: t3lib_div::substUrlsInPlainText didn't recognize URLs at the end of a sentence correctlyClosed2011-07-15

Actions
Actions

Also available in: Atom PDF