[Koha-bugs] [Bug 28482] Floating point math prevents items from being returned

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 28 14:48:04 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28482

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martin.renvoize at ptfs-europe
                   |                            |.com
             Status|Needs Signoff               |Signed Off

--- Comment #5 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
We could have used the compare technique as used in bug 27079 here too, but I
think we're OK doing a fetch from the DB for now.

I'd really like to treat floating point more widely with the Koha::Money or
whatever class I hoped to introduce in bug 17138 at some point but I've not
managed to find the time to work on that bug again of late :(

In short.. signing off.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list