CRM-13681 : fix for event registration as well as contribution, also consists fixes...
authorPratik Joshi <pratik.joshi@webaccess.co.in>
Thu, 31 Oct 2013 10:32:37 +0000 (16:02 +0530)
committerPratik Joshi <pratik.joshi@webaccess.co.in>
Thu, 31 Oct 2013 10:32:37 +0000 (16:02 +0530)
commit180409a467d72f62a95267707c3f27f1e63791f9
treee42aeb0af31cb6b3e0739ee864280df3810a8e51
parentccc85832e40d3eb2cfc4485f7b5aa58f3f1e0cf1
CRM-13681 : fix for event registration as well as contribution, also consists fixes required in cases where we fetch 'billing' location type id with help of seearching 'Billing' (location type name)

----------------------------------------
* CRM-13681: Can't register to event, pseudo constant for locationtype translated now
  http://issues.civicrm.org/jira/browse/CRM-13681
12 files changed:
CRM/Contact/BAO/Contact.php
CRM/Contribute/BAO/ContributionPage.php
CRM/Contribute/Form/AbstractEditPayment.php
CRM/Contribute/Form/ContributionBase.php
CRM/Contribute/Form/UpdateBilling.php
CRM/Core/BAO/LocationType.php
CRM/Core/Payment/BaseIPN.php
CRM/Event/Cart/Form/Cart.php
CRM/Event/Form/Participant.php
CRM/Event/Form/Registration.php
CRM/Member/Form/Membership.php
CRM/Member/Form/MembershipRenewal.php