Project

General

Profile

Actions

Bug #75825

closed

validate and set float properties

Added by Thomas Kieslich about 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-04-20
Due date:
% Done:

100%

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

Description

after update to TYPO3 7.6.5 it dosent work for me. I think it depends on [[https://forge.typo3.org/projects/typo3cms-core/repository/revisions/608631a3a080ccb6436c7e277af036a0c6a0ccaa]].

I have a extbase Object that is editable in Frontend.

- Properties are defined in Model as float
- in Fluid Template normal defined as f:form.textfield with the property tag
in 7.6.4 decimal is a dot, in 7.6.5 a comma

- config.locale_all is de_DE.UTF-8

- after open the form and save there is a validation error
- if i change the value with comma there is a validation error with dot not and the property is saved


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #75920: Extbase generic persistence casting float value to string causes wrong values if system locale is germanClosed2016-04-26

Actions
Actions

Also available in: Atom PDF