Project

General

Profile

Actions

Bug #34544

closed

sys_action > create backend user > assigning a db mount leads to javascript error "TBE_EDITOR not defined"

Added by Gwenhadu about 12 years ago. Updated over 5 years ago.

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

100%

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

Description

Unable to assign a db mount while executing the task.

Javascript is built through class.t3lib_tceforms.php (function dbFileCon - line 5586).

Hypothesis :
The code on line 5616 beginning by :
if (typeof TBE_EDITOR.clearBeforeSettingFormValueFromBrowseWin[fName] != "undefined") ...

should be included under the condition on line 5631:
if (!isMultiple) {...

Because ... let's have a look to the code beginning on line 2076, same class.


Files

34544.diff (1.68 KB) 34544.diff Gwenhadu , 2012-03-08 09:37

Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #53561: ext: sys_action unable to select DB Mounts pointClosed2013-11-12

Actions
Actions

Also available in: Atom PDF