Bug #16838
closedHash character in external Link URL
0%
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)