Could this relate to the use of a comma as either a thousands separator or decimal separator? The interpretation would then be locale dependent.
I don't know what you are doing behind the scenes but I could imagine some interesting issues if there were conversions to/from strings. On Thu, Jan 31, 2013 at 2:43 AM, sommeralex <alexander.som...@gmail.com> wrote: > Hi! > > I know that this error is not a (or at least it think it is not) a tapestry > related error. But it is an error which i cannot "categorize" and for that > reason i also dont know, where to ask.. so maybe someone knows the answer or > can direct me to the right "forum". > > My private project is a location based software, and it is possible to > create location based groups. Which is already working despite within my > firm (which is not a software company) > > *The error* > > Each location based group has a location. If i am creating the group at home > or at some friends browser, everything seems to work. Each group is getting > the right location values. lets say, longitude: 14.12123 latitude: 48.306904 > > *BUT* > > If i am creating the group in my company, the float numbers (lng, lat) > decimal places are "moving". > > lat 4830694.0 lng 1.4285830000000032E16 instead of > lat: 48.306904 lng: 14.12123 > > > for rome: > > instead of lng 12.460773700000004 ;lat 41.90202516401622 > > these values appear: > > lat 4.19015141E8 lng 1.2460773700000004E16 > > > hm.. > > > > > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/wired-error-firewall-depending-javascript-float-number-error-tp5719690.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > -- Jonathan Barker ITStrategic --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org