https://bugs.kde.org/show_bug.cgi?id=378967
Kai Uwe Broulik <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Kai Uwe Broulik <[email protected]> --- It seems KUnitConversion cannot handle an inverse fraction. n mpg = 253 / n l/100km The code tries to do "something" in that direction by overriding toDefault()/fromDefault() but that clearly breaks in one or other form (either mpg→l/100km or, if you fix that, mpg→mpgi and mpg→km/l) -- You are receiving this mail because: You are watching all bug changes.
