bihor / fp_newsletter

TYPO3 plugin for newsletter subscription and unsubscription. Used table: tt_address. A log is written.
https://extensions.typo3.org/extension/fp_newsletter/
GNU General Public License v3.0
7 stars 18 forks source link

email address is not trimmed #36

Closed lisardo2 closed 3 years ago

lisardo2 commented 3 years ago

input in email fields is not trimmed so leading or trailing spaces can cause errors especially when a user try to unsubscribe from the list. Fix would be easy:

/**

bihor commented 3 years ago

OK, fixed in version 2.2.1