CMS MADE SIMPLE FORGE

CGBetterForms

 

[#11653] Error in disposition Send results via email based on the value of field xxxx

avatar
Created By: Richard Williams (rvwilliams)
Date Submitted: Tue Nov 28 09:54:00 -0500 2017

Assigned To:
Version: 1.2
CMSMS Version: 2.2.4
Severity: Major
Resolution: Fixed
State: Closed
Summary:
Error in disposition Send results via email based on the value of field xxxx
Detailed Description:
The field name of the <select> tag is pre-filled with the extra characters
(select) meaning that the handler can never find the <select> field.  This
happens at line 413 in class.Form.php.  If line 413 is commented out, submitting
the form leads to message Message body empty.  This is because line 94 of
class.DropdownEmailDisposition.php has $mailer->SetSubject when it should be
$mailer-SetBody.


History

Comments
avatar
Date: 2017-11-29 20:32
Posted By: Robert Campbell (calguy1000)

Fixed in svn.  thanks
      
Updates

Updated: 2018-09-22 17:33
state: Open => Closed

Updated: 2017-11-29 20:32
resolution_id: 5 => 7

Updated: 2017-11-28 10:21
description: The field name of the field. This happens at line 413 in class.Form.php. If line 413 is commented out, submitting the form leads to messag => The field name of the field. This happens at line 413 in class.Form.php. If line 413 is commented out, submitting the form leads to messag
resolution_id: => 5