PKP Bugzilla – Bug 7778
Fix Paypal number formatting for locales using "," as a decimal delimiter
Last modified: 2012-08-20 11:30:03 PDT
Fix Paypal number formatting for locales using "," as a decimal delimiter. See http://pkp.sfu.ca/support/forum/viewtopic.php?f=8&t=8960 for details.
It looks like the fix proposed in the forums will work well for the general case. (See <http://stackoverflow.com/questions/498920/what-is-the-paypal-amount-format-in-wps>.)
Committed also to OCS (pre-2.4.0) and OMP (pre-1.0b) master repos.
Fixed number formatting for certain locales https://github.com/pkp/ocs/commit/f2a847d9d24954b481a4456e60e00c053179d893
Fixed number formatting for certain locales https://github.com/pkp/ojs/commit/ee36f74bdfb7830f8f2a80cfd91a6ddb57d5f0d4