Project

General

Profile

Actions

Bug #34742

closed

class.typo3logo.php uses hardcoded URL instead of constant

Added by Susanne Moog over 12 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-03-11
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:

Description

typo3logo uses

'<a href="http://www.typo3.org/" target="_blank">'

but should use
'<a href="' . TYPO3_URL_GENERAL . '" target="_blank">'

Actions

Also available in: Atom PDF