[ww-bugs] Bug 2632: Bad generation of dollar amounts.
bugzilla-daemon at webwork.maa.org
bugzilla-daemon at webwork.maa.org
Mon Jun 10 14:44:35 EDT 2013
http://bugs.webwork.maa.org/show_bug.cgi?id=2632
Paul Pearson <paultpearson at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #3 from Paul Pearson <paultpearson at gmail.com> 2013-06-10 14:44:35 ---
Fixed using substr($y,-6,3) and substr($y,-3,3) to get the thousands digits and
hundreds digits.
--
Configure bugmail: http://bugs.webwork.maa.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the webwork-bugs
mailing list