https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18774 Lee Jamison <ldjamison@marywood.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #64171|0 |1 is obsolete| | --- Comment #2 from Lee Jamison <ldjamison@marywood.edu> --- Created attachment 64188 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64188&action=edit Bug 18774: Add test for Price.pm Add a test for a big number to t/Number/Price.t Test will fail with: round() overflow. Try smaller precision or use Math::BigFloat at (...)/Koha/Number/Price.pm line 44. Signed-off-by: Lee Jamison <ldjamison@marywood.edu> Test failure occurs as described. This patch passes QA tools. Still in need of a patch for the problem itself but the patch works as described. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.