Negative Number Bug in editor
| User, date | Message |
|---|---|
|
Written by fitzwilberforce
3 years ago Category: General 5 posts since Wed, 16 Dec 09 |
I have a table with columns for latitude and longitude (decimal, signed), and I've never had trouble before, but suddenly (using 5.1.0.3333, although it also happened with an earlier version) I can't enter negative numbers into those columns. Instead it just fills in a value of 0. The console log indicates that the SQL command being issued is to update with a value of zero instead of the negative number I'm trying to enter. When I enter the negative value in a SQL query, it's fine (so it's not a problem with the database itself). And I can enter positive values into those cells without any problem. |
|
Written by ansgar
3 years ago 4027 posts since Fri, 07 Apr 06 |
Confirmed - and fixed in r3334 . Thanks for the notice! |
|
Written by fitzwilberforce
3 years ago 5 posts since Wed, 16 Dec 09 |
Thanks so much for a quick fix! |
|
Please login to leave a reply, or register at first. |