CRM-13554 - validate values of order by
authorDonald A. Lobo <lobo@civicrm.org>
Tue, 8 Oct 2013 14:53:59 +0000 (15:53 +0100)
committerDonald A. Lobo <lobo@civicrm.org>
Tue, 8 Oct 2013 14:53:59 +0000 (15:53 +0100)
commit21d32567e1b27f08ea060ed31199656365b15b7e
treec18f23bec2a6280a4504bc6be0923d50e5a24ccb
parentbf00d1b6a4760264502229e1c1b6bda31d677629
CRM-13554 - validate values of order by

----------------------------------------
* CRM-13554: Improve string validation in the query engine
  http://issues.civicrm.org/jira/browse/CRM-13554
18 files changed:
CRM/Activity/BAO/Activity.php
CRM/Batch/BAO/Batch.php
CRM/Case/BAO/Case.php
CRM/Contact/BAO/Group.php
CRM/Contact/Form/Search/Custom/ActivitySearch.php
CRM/Contact/Form/Search/Custom/Base.php
CRM/Contact/Form/Search/Custom/EmployerListing.php
CRM/Contact/Form/Search/Custom/Group.php
CRM/Contact/Form/Search/Custom/TagContributions.php
CRM/Core/BAO/FinancialTrxn.php
CRM/Mailing/Event/BAO/Bounce.php
CRM/Mailing/Event/BAO/Delivered.php
CRM/Mailing/Event/BAO/Forward.php
CRM/Mailing/Event/BAO/Opened.php
CRM/Mailing/Event/BAO/Queue.php
CRM/Mailing/Event/BAO/Reply.php
CRM/Mailing/Event/BAO/TrackableURLOpen.php
CRM/Mailing/Event/BAO/Unsubscribe.php