Project

General

Profile

Actions

Bug #16838

closed

Hash character in external Link URL

Added by Simon almost 18 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2007-01-07
Due date:
% Done:

0%

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

Description

I tried to set a link to an anker with the hash character in the editors link function. In the link dialog I set the External URL to http://#

I know that it's not working, but after saving, the following error occured in the backend and frontend:
Warning: parse_url(http://#): Unable to parse url in /var/www/typo3/typo3_src-4.0.4/t3lib/class.t3lib_parsehtml_proc.php on line 1510

Warning: parse_url(http://#): Unable to parse url in /var/www/typo3/typo3_src-4.0.4/t3lib/class.t3lib_softrefproc.php on line 643

Warning: Cannot modify header information - headers already sent by (output started at /var/www/typo3/typo3_src-4.0.4/t3lib/class.t3lib_parsehtml_proc.php:1510) in /var/www/typo3/typo3_src-4.0.4/typo3/template.php on line 613

(issue imported from #M4751)

Actions #1

Updated by Oliver Hader almost 18 years ago

http://# is not a valid URL at all.
Where are you missing this feature to set a link to a <a name="something"> anchor? For regular content elements (tt_content), pages, etc.?

Actions #2

Updated by Martin Kutschker almost 18 years ago

I think he complained that parse_url() wans't called as @parse_url() to suppress those warnings.

Actions #3

Updated by Alexander Opitz over 11 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)
  • PHP Version deleted (4)

The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #4

Updated by Alexander Opitz about 11 years ago

  • Status changed from Needs Feedback to Closed

No feedback for over 90 days.

Actions

Also available in: Atom PDF