CRM-20299 - CiviMail - "Location Type" requirement feels wonky
authorTim Otten <totten@civicrm.org>
Fri, 17 Mar 2017 23:25:22 +0000 (16:25 -0700)
committerTim Otten <totten@civicrm.org>
Fri, 17 Mar 2017 23:32:08 +0000 (16:32 -0700)
commitbeaddff331ed475f1e9bc71e38aa90d1ab8aa1c4
tree4207b1096afceff8785070ea950179effdc41baf
parent3d7f740a0e71e0f776e8fff684ed416576be17f4
CRM-20299 - CiviMail - "Location Type" requirement feels wonky

If you select a "Location Type" and then deselect it, the field changes
to "Automatic". This is the default value (which is acceptable), but the UI
flags it as erroneous.

The "Selection Method" also defaults to "Automatic".  These fields are oddly
a bit different (e.g.  "Automatic" translates to `location_type_id==null`
and `email_selection_method=automatic`), so the fields are a little
different, but this revision brings them closer.
ang/crmMailing/EditRecipOptionsDialogCtrl.html