Project

General

Profile

Actions

Bug #72331

closed

Linkwizard treats external links with an extension not as external url

Added by Deividas Simas over 8 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Link Handling, Site Handling & Routing
Target version:
-
Start date:
2015-12-18
Due date:
% Done:

0%

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

Description

After typing a link like http://www.google.com/ in external tab and clicking on Set Link button, the protocol is getting removed and www.google.com is set in the url field. This works like a charm through ContentObjectRenderer->getTypolink.
Once the url looks like http://www.google.com/whatever.html, www.google.com/whatever.html is being used in the url field. Such link is getting appended to the actual domain and is producing links like http://www.example.com/www.google.com/index.html.

I was able to produce this on Typo3 7.6.1 using DCE TypolinkViewHelper. Only parameter (url) and a subject are passed to getTypolink without further processing.

Might be a case for DCE developers, but still, I wouldn't want to code additional Link handlers just because of that missing http.


Files

urls.png (53.9 KB) urls.png Deividas Simas, 2015-12-18 23:55

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #37951: Remove "http://" prefix from domain record domains or prevent saving the formClosed2012-06-12

Actions
Actions

Also available in: Atom PDF