Project

General

Profile

Actions

Bug #20422

closed

TCEForm does not replace the existing element if adding a new element to a field with maxitems=1

Added by Benni Mack over 15 years ago. Updated almost 11 years ago.

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

0%

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

Description

If you want to change a select-field in TCEforms with only one item (like the Storage Folder) where there is only one item allowed.

Steps to reproduce:

  • Edit the page properties
  • Select a page for a "storage folder" from the element browser
  • Select another item from the element browser, you'll get an error because there are no two items in the list (although you only see one).
  • Once you want to remove the first element, both are gone and you have to open up the element browser again

With this patch the second value replaces the first one when only one is allowed (maxItems).

(issue imported from #M11087)


Files

replace_single_element.patch (2.34 KB) replace_single_element.patch Administrator Admin, 2009-05-14 17:21
11087_v2.diff (3.32 KB) 11087_v2.diff Administrator Admin, 2009-11-16 21:53
11087_v3.diff (4.52 KB) 11087_v3.diff Administrator Admin, 2010-10-17 16:18

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #17621: Insertion of more than one items by the Element Browser is allowed when it shouldn'tClosedBenni Mack2007-09-19

Actions
Related to TYPO3 Core - Bug #20482: with Fix for #20422 and #20422 the Element Browser doesn't work with FlexformsClosed2009-05-20

Actions
Actions

Also available in: Atom PDF