Negative Number Bug in editor

[expired user #4576]'s profile image [expired user #4576] posted 14 years ago in General Permalink
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.
ansgar's profile image ansgar posted 14 years ago Permalink
Confirmed - and fixed in r3334 . Thanks for the notice!
[expired user #4576]'s profile image [expired user #4576] posted 14 years ago Permalink
Thanks so much for a quick fix!

Please login to leave a reply, or register at first.