Hi Martin, I can't find your last mail to me, but I recall stuff that's not in the last mail I got from you. So if there are any unanswered things, just re-send it to me.
I noticed a bug in the unit converter today, I'll describe the steps to reproduce:
- switch to unit converter
- choose Temperature conversion (if it's already selected, choose another and then choose it back)
- you should see Kelvin to Kelvin conversion, put a number in the upper input box, let's say 60 for this example
- choose Celsius in the lower deployable menu, you should see -213.15
- choose Farenheit in the upper deployable menu, you would see -136.1944444, which is wrong (correc result is 15.55555556).
Temperature doesn't get recalculated on upper deployable menu change.
I tried to reproduce this bug with Length conversion, but there it works ok. So I wouldn't know if this affects any other conversion.
-- Fernando Canizo (AKA conan) - http://conan.muriandre.com/
Comment #1
Posted on May 8, 2012 by Helpful HorseProbably fixed, Fernando take a look at it. It should work. Working code is in git repository.
Comment #2
Posted on May 8, 2012 by Helpful HorseThis issue was closed by revision dd66503a632e.
Status: Fixed
Labels:
Type-Defect
Priority-High