Actions
Bug #15607
closedBug with comma in a select option's value
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2006-02-10
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I've build a frontend plugin extension.
It's configuration is done via flexform.
One of the fields is a select with options built from a itemsProcFunc functions.
If an item has a comma in the value of the option tag, the value is not correctly recorded in the DB, it is cut juste before the comma.
(issue imported from #M2536)
Actions