Project

General

Profile

Actions

Bug #19641

closed

RTE TSconfig lost when uploading files or creating folders

Added by Francois Suter almost 16 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Must have
Category:
-
Target version:
-
Start date:
2008-11-25
Due date:
% Done:

0%

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

Description

When the form for uploading files or creating folders is displayed in the select image pop-up window (by setting the User TSConfig options.uploadFieldsInTopOfEB = 1), the TSconfig for the RTE is lost.

The reason is that the reference to the TSconfig is passed as a parameter (RTEtsConfigParams) in all links, but not as part of the redirect URL that is used after file upload or folder creation.

The solution is simply to add that parameter to the redirect URLs.

This fix is necessary only for 4.1 and 4.2 only. The problem does not happen with current trunk, as it handled differently.
(issue imported from #M9836)


Files

bug9836.patch (1.92 KB) bug9836.patch Administrator Admin, 2008-11-25 10:20
Actions #1

Updated by Stanislas Rolland almost 16 years ago

Fixed in 4_1, rev 4548.

Fixed in 4_2, rev 4547

Actions #2

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF