CRM-12976 - CRM_Core_DAOTest - Add tests for composeQuery bugs
authorTim Otten <totten@civicrm.org>
Wed, 3 Jul 2013 18:08:14 +0000 (11:08 -0700)
committerTim Otten <totten@civicrm.org>
Wed, 3 Jul 2013 18:08:14 +0000 (11:08 -0700)
commit0c627c6fee02686f50f10316e206ee8956ed6a37
tree0c3acb11e10866d07f8a1faff50d40099857738b
parentcc88042ce3164c382c8c76522e3328c600e64cf5
CRM-12976 - CRM_Core_DAOTest - Add tests for composeQuery bugs

----------------------------------------
* CRM-12976: In field of type Notes - TextArea, data Input of a $  (dollar sign) followed by one or two digits between 1 and 9 will result in deletion of the numbers.
  http://issues.civicrm.org/jira/browse/CRM-12976
tests/phpunit/CRM/Core/DAOTest.php [new file with mode: 0644]