https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18774
--- Comment #1 from Marc Véron <[email protected]> --- Created attachment 64171 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64171&action=edit Bug 18774: Add test to highlight problem with Internal Server Error in 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. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
