Actions
Bug #15632
closedBackend: Parsing error in list view for image/text when using a colon in the text
Start date:
2006-02-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
-After upgrading to typo 4beta2 i realized a parsing error in the backend
-the error occures only in the list-view under the following circumstances:
1)using a text/image -contentelement and
2)the text of the img/text element ends with a colon (:)
the error disappears, when i erase the colon. See the uploaded pictures to see the diference.
the Text message is:
Warning: parse_url(Favicon:): Unable to parse url in /typo3_src-4.0beta2/typo3/class.db_list.inc on line 602
Warning: Cannot modify header information - headers already sent by (output started at /typo3_src-4.0beta2/typo3/class.db_list.inc:602) in /typo3_src-4.0beta2/typo3/template.php on line 601
(issue imported from #M2573)
Files
Actions