Rounding errors on Car History / blog
Discussion
This one has been around for a while, but I don't think it's ever been captured as a bug report.
On the Car History Blog, the cost is rounded to the nearest whole pound and then displayed as £n.00
In other words, displaying 2 decimal places where the stored value is 0 decimal places.
It's a small issue, but really it should display the same level of precision that is stored - ie. whole numbers.
On the Car History Blog, the cost is rounded to the nearest whole pound and then displayed as £n.00
In other words, displaying 2 decimal places where the stored value is 0 decimal places.
It's a small issue, but really it should display the same level of precision that is stored - ie. whole numbers.
This issue is still here. If you enter a value in the car History/Costs (which is referred to as the blog at the higher level) as, say £44.69, then it is displayed as £45.00
I've no problem with it rounding a figure up to to the nearest whole pound, but it should then display £45 rather than £45.00
Gassing Station | Website Feedback | Top of Page | What's New | My Stuff


