[TYPO3-core] RFC #13556: Bug: use '|' instead of ', ' for form validation

Georg Nebel georg.nebel at gmx.de
Fri Jul 23 14:46:38 CEST 2010


This is an SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=13556

Branches:
TYPO3_4-3, TYPO3_4-4, trunk

Problem:
Form validation (jsfunc.validateform.js) fails if a label contains a comma

Solution:
Use of  vertical bar (|) instead of comma  for form validation.

Notes:
Comma may be used in labels like 'Last name, First Name'.
The vertical bar cannot be used in labels because it is used as
separator in the form definition.

Best regards,
Georg Nebel
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch13556.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100723/7bc21a5d/attachment.txt>


More information about the TYPO3-team-core mailing list