Wrong data display in ADS-B stats

seem to be that you have problems displaying numbers properly in the stats section for the last 30 days. The column ADS-B MLAT position is not well formatted, somebody needs to look into this.

Tested on Firefox and Opera, so it seem to be browser independent

What’s the issue exactly, do you mean the alignment? The use of . for grouping is likely due to your locale.

The grouping is not grouping correctly.

34.567
vs
345.67

Also numbers with left side alignment are atrocious without 0 padding :slight_smile:

Oh yeah I see what you mean.

I raised a bug for the web team to look at this.

Please read the numbers again. It’s not simply the use of ‘.’ or ‘,’

I worked out what you meant after wiedehopf described the exact problem, but in the future bug reports work much better if you describe the specific problem rather than assuming that the reader immediately sees the error.

From the screenshot it should be visible directly. I didn’t expect to explain more, sorry about that.

The error is back:

image

Six months later, the error appears again.
It happens to all number with less than six digits, the separator for the thousands digits is on a wrong position:

image

You will be happy to know that this should now be fixed!

(It was a particularly weird bug involving already-localized numbers being reinterpreted as floating-point)

1 Like

Thanks!

Better late than never. Especially as it was not really a big thing

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.