Active
Project:
Math Field
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2016 at 11:34 UTC
Updated:
13 Jul 2016 at 10:06 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
knalstaaf commentedConfirmation
Comment #3
vtcore commentedHere is a patch. Applies to both 7.x-1.0 and 7.x-1.x-dev
Comment #4
draenen commentedCommitted. Thanks!
Comment #6
eL commentedPatched, but got this with saving node:
PDOException: SQLSTATE[HY000]: General error: 1366 Incorrect decimal value: '0,65'
So, it is trying to save value with decimal comma, not with decimmal point.
Comment #7
eL commented