Project

General

Profile

Actions

Bug #19905

closed

New IRRE records don't get related to it's parent

Added by Thomas Deinhamer almost 16 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-01-24
Due date:
% Done:

0%

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

Description

If you don't set "maxitems" in the TCA config the new IRRE record get's
created and displayed, but after you save, the record disappears from
the list of IRRE records.

You have to set "maxitems" and everything is fine again.

"config" => Array (
"type" => "inline",
"foreign_table" => "tx_extension_data",
//"foreign_field" => "field",
"maxitems" => 999 # you have to comment this in to work properly
)
(issue imported from #M10253)

Actions #1

Updated by Alexander Opitz over 11 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)

The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #2

Updated by Alexander Opitz about 11 years ago

  • Status changed from Needs Feedback to Closed
  • Is Regression set to No

No feedback for over 90 days.

Actions

Also available in: Atom PDF