CRM-15856 - crmMailingAB - Disable "Reply-To" when testing diff "From" addrs
authorTim Otten <totten@civicrm.org>
Thu, 12 Feb 2015 22:14:37 +0000 (14:14 -0800)
committerTim Otten <totten@civicrm.org>
Thu, 12 Feb 2015 22:14:37 +0000 (14:14 -0800)
The issue here is that "Reply-To" is linked with "Track Replies", and the
validation+warnings get a bit messy when there are two values of "Reply-To"
and one value of "Track Replies".  The whole thing is an edge-case that's
merely "nice to have", so I'm disabling it for now.  If someone really wants
it, they can figure out how to make the validation+warnings work well.

partials/crmMailingAB/edit.html

index ed6d21518fbfb6e3002f4d623605076318f7c1b8..5329cbf4001ea17177d838cc16717be146e47b64 100644 (file)
@@ -43,8 +43,6 @@
                 msg_template_id: 1,
                 fromAddressA: 1,
                 fromAddressB: 1,
-                replyToA: 1,
-                replyToB: 1,
                 subject: 1
                 }"
               crm-abtest="abtest"></div>