CRM-14856 - CRM_Profile_Form - Load postURL and add_to_group from DB (instead of...
authorTim Otten <totten@civicrm.org>
Sat, 14 Jun 2014 00:05:06 +0000 (17:05 -0700)
committerTim Otten <totten@civicrm.org>
Sat, 14 Jun 2014 03:50:43 +0000 (20:50 -0700)
commita3dbd1bc19fbfdac93b4e83e7861e06869df3f5c
tree8d49d174761a403e336aa419dccba645b1fa8abb
parented0f9fd55829b53eb9d3b2bb09eb1040a2808e1a
CRM-14856 - CRM_Profile_Form - Load postURL and add_to_group from DB (instead of POST)

Also:
 * Keep & use a single copy of the UFGroup in $this->_ufGroup.
 * Retain "gid" as a hidden field (for use in POST-backs).
CRM/Profile/Form.php
CRM/Profile/Form/Edit.php