Actions
Bug #56860
closedRTE page browser jumps to external URL on fold / unfolding the pagetree
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2014-03-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
When you try to unfold or fold the pagetree in the RTE link browser in the page mode the browser will always jump to the external URL tab.
This is a regression from #56470
Updated by Alexander Stehlik over 10 years ago
Sorry, my fault, regression is from #55983.
The JavaScript code is initialized too early when not all required class variables (like act) are initialized.
Updated by Gerrit Code Review over 10 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28338
Updated by Alexander Stehlik over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ec4f5449b85a9b187aa8cff9441c2a4508970e5a.
Actions