Closed (fixed)
Project:
Money field
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
14 Aug 2007 at 08:30 UTC
Updated:
14 Aug 2007 at 19:56 UTC
Drupal 5.2
I've noticed that the field is truncating on edit
1,000.00 becomes 1,00
10,000.00 becomes 10,00
~ able to reproduce
~ using comma
thanks
Comments
Comment #1
wim leersYou should enter a dot as the decimal separator and a comma as the digit group separator in the widget settings of your money field.
When I configure it like this, I can't reproduce your problem.
Comment #2
green monkey commentedouch my error - I must of had them flipped. Can't really see them all that well - but typed them again and it works -
sorry - please close this issue
Comment #3
wim leers