Project

General

Profile

Actions

Bug #17288

closed

parse_url error message in frontend and backend

Added by Martin Holtz almost 17 years ago. Updated over 10 years ago.

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

0%

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

Description

after copy & paste some content into rte and saving it, i get these error message:

Warning: parse_url(mailbox:///C%7C/Dokumente%20und%20Einstellungen/user/Anwendungsdaten/Thunderbird/Profiles/abc547gg.default/Mail/Local%20Folders/Inbox?number=42103233): Unable to parse url in /typo3_src-4.1.1/typo3/sysext/cms/tslib/class.tslib_content.php on line 5093

Warning: parse_url(mailbox:///C%7C/Dokumente%20und%20Einstellungen/user/Anwendungsdaten/Thunderbird/Profiles/abc547gg.default/Mail/Local%20Folders/Inbox?number=42103233): Unable to parse url in /typo3_src-4.1.1/typo3/sysext/cms/tslib/class.tslib_content.php on line 5093

there is an link with that the url in that document.

or is it an miss-configuration?

i think, the links should be deleted by the rte or typo3?

any hint?
thanks,
martin

(issue imported from #M5591)

Actions #1

Updated by Martin Kutschker almost 17 years ago

The problem is that you pasted a proprietary URL protocol (mailbox:) which parse_url doesn't understand. The code could be changed to disable warning output, but that's all.

Out of curiosity: how were you able to create such a link?

Actions #2

Updated by Martin Holtz almost 17 years ago

copy & paste from thunderbird.

there were some links in it, i didnt seen the mail myself

Actions #3

Updated by Alexander Opitz almost 11 years ago

  • Category deleted (Communication)
  • Status changed from New to Needs Feedback
  • Target version deleted (0)

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 over 10 years ago

  • Status changed from Needs Feedback to Closed

No feedback for over 90 days.

Actions

Also available in: Atom PDF