Project

General

Profile

Actions

Bug #17040

closed

TSconfig mod.web_list.allowedNewTables used in t3lib_TCEforms_inline

Added by Oliver Hader about 17 years ago. Updated about 17 years ago.

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

0%

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

Description

The TSconfig property mod.web_list.allowedNewTables is accidently used for IRRE to determine if a record link is allowed. This behaviour is not required for Inline Relational Record Editing anymore.

The following TSconfig example breaks the functionality of IRRE while editing an existing parent record:
mod.web_list {
allowedNewTables = pages,tt_content
}

(issue imported from #M5069)


Files

0005069.patch (2.43 KB) 0005069.patch Administrator Admin, 2007-02-25 15:02
0005069_nows.patch (2.11 KB) 0005069_nows.patch Administrator Admin, 2007-02-25 15:03
Actions #1

Updated by Oliver Hader about 17 years ago

The file 0005069.patch solves this issue (0005069_nows.patch is the same but without whitespace changes).

Actions #2

Updated by Oliver Hader about 17 years ago

Committed to Trunk.

Actions

Also available in: Atom PDF