Fix mis-saving of price field values under localisation.
authoreileen <emcnaughton@wikimedia.org>
Tue, 4 Dec 2018 21:42:03 +0000 (10:42 +1300)
committereileen <emcnaughton@wikimedia.org>
Tue, 4 Dec 2018 21:42:03 +0000 (10:42 +1300)
commite5b702aad061735448a77d406aad8b4354cb79e0
tree9fb562492c96aa72d0b4bea09fa7e9cf7b157a40
parent5270e282260d0af12b2c5cb63325468e5ba5dad3
Fix mis-saving of price field values under localisation.

The amount is being inappropriately cleaned in the BAO layer - these values should always be clean by the time they get here
CRM/Member/Form/MembershipBlock.php
CRM/Price/BAO/PriceField.php