From 0d1af275ce8731cd1e347c9fd4df520f777ca51a Mon Sep 17 00:00:00 2001 From: Thomas Jakobi Date: Thu, 23 May 2013 09:03:19 +0200 Subject: [PATCH 1/2] Bug #9938: Send ccsender and autotext mails only to the first mail address of the comma separated list. --- assets/snippets/eform/docs/eform.htm | 3 ++- assets/snippets/eform/docs/eform_history.htm | 3 ++- assets/snippets/eform/eform.inc.php | 17 ++++++++++++----- 3 files changed, 16 insertions(+), 7 deletions(-) diff --git a/assets/snippets/eform/docs/eform.htm b/assets/snippets/eform/docs/eform.htm index 8c593d4af7..0399039e71 100755 --- a/assets/snippets/eform/docs/eform.htm +++ b/assets/snippets/eform/docs/eform.htm @@ -140,7 +140,7 @@

What's New

-

Version 1.4.4.1 - 1.4.4.7

+

Version 1.4.4.1 - 1.4.4.8

  • eForm now retains default values for check boxes and radio buttons
  • text input fields now retain default value set in form template
  • @@ -155,6 +155,7 @@

    Version 1.4.4.1 - 1.4.4.7

  • Work around for setting required class on check & radio labels
  • bugfix: If eform attibute is set on multiple check boxes only the last value is set in values list
  • Security fix: Additional sanitization applied after stripslashes is used on fields
  • +
  • Security fix: Send ccsender and autotext mails only to the first mail address of the comma separated list.


You can see a more extensive version history here.

diff --git a/assets/snippets/eform/docs/eform_history.htm b/assets/snippets/eform/docs/eform_history.htm index d9305b0f2e..1596d56639 100755 --- a/assets/snippets/eform/docs/eform_history.htm +++ b/assets/snippets/eform/docs/eform_history.htm @@ -131,7 +131,7 @@

Version History

-

Version 1.4.4.1 - 1.4.4.7

+

Version 1.4.4.1 - 1.4.4.8

Version 1.4.4


You can see a more extensive version history here.

diff --git a/assets/snippets/eform/docs/eform_history.htm b/assets/snippets/eform/docs/eform_history.htm index 1596d56639..7071f1f574 100755 --- a/assets/snippets/eform/docs/eform_history.htm +++ b/assets/snippets/eform/docs/eform_history.htm @@ -146,7 +146,7 @@

Version 1.4.4.1 - 1.4.4.8

  • Work around for setting required class on check & radio labels
  • bugfix: If eform attibute is set on multiple check boxes only the last value is set in values list
  • Security fix: Additional sanitization applied after stripslashes is used on fields
  • -
  • Security fix: Send ccsender and autotext mails only to the first mail address of the comma separated list.
  • +
  • Security fix: Send sendirect, ccsender and autotext mails only to the first mail address of the comma separated list.
  • Version 1.4.4