Bug #20422
closedTCEForm does not replace the existing element if adding a new element to a field with maxitems=1
0%
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
Updated by Steffen Kamper over 15 years ago
the patch doesn't work now for selects with more than 1 as maxitems.
Check the access selecter for fe_groups in tt_content, it's not possible to select more than one group.
Updated by Oliver Hader over 15 years ago
- TYPO3_4-2 (rev. 5480)
- Trunk (rev. 5481)
Updated by Michael Stucki over 15 years ago
Changing the status to new. Benni, are you still taking care of it? Otherwise, please unassign from yourself.
Updated by Steffen Gebert about 15 years ago
Could you test v2, which is linted? After linting, it is working in Opera too, which didn't work before.
I had no problem with the access tab in FF or IE6
Updated by Benni Mack about 15 years ago
Hey Steffen.
What is "linting"? Anyways, do you want to send it to the core list?
thx.
Updated by Alexander Opitz over 11 years ago
- Status changed from Accepted to Needs Feedback
- Target version deleted (
-1)
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
- Assignee deleted (
Benni Mack) - Is Regression set to No
No feedback for over 90 days.