Bug #48956
Copying a link to a non-exisiting location into the text editor throws error
Status: | Closed | Start date: | 2013-06-08 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | - | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 6.1 | Is Regression: | ||
PHP Version: | 5.4 | Sprint Focus: | ||
Complexity: |
Description
Test enviroment:
MacOSX 10.7.5
MAMP 2
php 5.4.4 (/-XCache) & php 5.3.14 (/-XCache)
TYPO3 CMS v6.1.1
htmlAREA
tinymce_rte 0.9.2
----------------------
Copying text from an HTML source into a text editing field of an htmlAREA-enabled textarea – htmlREA being in text-mode – will throw an error:
Uncaught TYPO3 Exception
#1320575630: Folder [some source path] does not exist.
Trying to re-edit the element in question is no longer possible, because the error page will be shown all the time. Only turning off any textarea editors (tested with htmlarea and tinymce_rte) will make the content element accessible again.
Related issues
History
#1 Updated by Robert Wildling about 2 years ago
That's a duplicate to the related issues as I found out after filing the report.
#46785 has a patch, aiming for TYPO3 CMS 6.2 LTS, so please close this one again.
Sorry, and thanks!