Project

General

Profile

Actions

Bug #58331

closed

form-validation fails on field with comma in label

Added by Stefan Neufeind about 10 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2014-04-29
Due date:
% Done:

0%

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

Description

Given is a form-config like:

Name, Vorname:* | name=input,40
Unternehmen: | unternehmen=input,40
Position: | position=input,40
Straße:
| strasse=input,40
PLZ/Ort:
| plz_ort=input,40
eMail:
| *email=input,40

If you try to submit the empty form, input-validation just complains about the field "Name" (which would have to be "Name, Vorname"). Also no other field is taken into account, neither in the error-message nor for actually preventing form-submission.

If you change the first fieldtitle to something like "Name/Vorname" here, all works fine.

Texted this still exists in 4.5.33.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #36950: new form content element: input of OPTIONS >> ATTRIBUTES PROPERTIES >> NAME for a specific form element should be validatedClosed2012-05-08

Actions
Actions #1

Updated by Stefan Neufeind about 10 years ago

According to the docs it seems a comma in the label should work, right?
http://docs.typo3.org/typo3cms/TyposcriptReference/ContentObjects/Form/Index.html

Actions #3

Updated by Björn Jacob almost 9 years ago

  • Category set to 1602
Actions #4

Updated by Björn Jacob about 8 years ago

  • Category changed from 1602 to Form Framework
Actions

Also available in: Atom PDF