Posted by sammos on March 31, 2008 at 5:12pm
Jump to:
| Project: | Money CCK field |
| Version: | 5.x-1.5 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
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
#1
This is most definitely a Money CCK field bug. Will look at it when I find the time, which won't be any time soon.
#2
Duplicate of http://drupal.org/node/264447. See my last comment there: http://drupal.org/node/264447#comment-1114180.