Bug #25934
closedWizard: The name attributes are not checked if they are unique
0%
Description
Problem:
It is possible to have multiple fields with the same name. Although there are situations in Forms that this is wanted, this is only the case in <1% of forms. It can cause some real issues in the FE, because values are assigned to the wrong field.
Solution:
Have a stack in Helpers/Elements which holds the currently used names and do a lookup whenever a name changes, is added or removed.
Updated by Oliver Hader about 13 years ago
- Project changed from 135 to TYPO3 Core
Updated by Oliver Hader about 13 years ago
- Priority changed from Won't have this time to Should have
- Target version set to 4.6.0
- PHP Version set to 5.3
- TYPO3 Version set to 4.6
We should have this...
Updated by Chris topher about 13 years ago
- Target version changed from 4.6.0 to 4.6.1
Updated by Chris topher almost 13 years ago
- Target version changed from 4.6.1 to 4.6.2
Updated by Alexander Opitz almost 10 years ago
- Status changed from Accepted to Needs Feedback
- Is Regression set to No
Hi,
does the problem still exists within newer versions of TYPO3 CMS (6.2.9)?
Updated by Alexander Opitz over 9 years ago
- Status changed from Needs Feedback to Closed
- Assignee deleted (
Patrick Broens)
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.