Closed (duplicate)
Project:
Money field
Version:
5.x-1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2008 at 17:12 UTC
Updated:
18 Nov 2008 at 15:58 UTC
Hi, when I enter "99,999,999.99" or "30,000,000.00" the field automatically changes to some other long number, often which is negative. Is there any way to fix this or to make large numbers (up to a billion) work? Or, at least, to inform the user that they can't enter such a large number? Right now it appears to work; only when you look at the view do you see that it's actually converted to another number. When you click the edit tab the converted number appears too, so it seems to be being stored that way in the database (but i haven't checked the database to be sure).
not sure if this is a money bug or a currency api bug, so i'm posting it to both places.
thanks!
Comments
Comment #1
wim leersThis is most definitely a Money CCK field bug. Will look at it when I find the time, which won't be any time soon.
Comment #2
wim leersDuplicate of http://drupal.org/node/264447. See my last comment there: http://drupal.org/node/264447#comment-1114180.