Project

General

Profile

Actions

Bug #19252

closed

Group field in Flexforms with a single table does not show selected items

Added by Oliver Hader over 15 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2008-08-26
Due date:
% Done:

0%

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

Description

A group/db field in Flexforms with a single allowed table does not show selected items in TCEforms view. However, the data is stored in the database.

On using regular TCA (no Flexforms) for a group/db field, we get something like this for the selected items:
"pages_123|SomePage"

For the same field, but inside Flexforms, we get the following:
"123" (the normally prepended table name is missing here)

If there are two tables defined in the "allowed" property, everything is fine.

See the attached screenshot and Flexform XML...

(issue imported from #M9227)


Files

0009227.png (8 KB) 0009227.png Administrator Admin, 2008-08-26 10:30
0009227.xml (2.94 KB) 0009227.xml Administrator Admin, 2008-08-26 10:30
0009227.patch (2.39 KB) 0009227.patch Administrator Admin, 2008-08-26 11:07
Actions #1

Updated by Oliver Hader over 15 years ago

Committed to SVN:
  • TYPO3_4-2 (rev. 4062)
  • Trunk (rev. 4063)
Actions

Also available in: Atom PDF