lsascha / registeraddress

newsletter registration extension to tt_address made in Extbase + Fluid for Typo3. with double-opt in, user editing and unsubscribing
GNU General Public License v2.0
7 stars 18 forks source link

consent-text not written #44

Closed zabinetta closed 6 years ago

zabinetta commented 6 years ago

Hi, in my Installation, the consent-text was not written into the database without the hidden field. I have: typo3 8.7.16 tt_address 3.2.3 registeraddress 1.0.13 from TER registeraddress_logger | 1.0.3 with the best regards, Sabine

lsascha commented 6 years ago

Sorry. But what do you mean by without the hidden field exactly? Will have to reconstruct this to know what happens exactly.

zabinetta commented 6 years ago

Ha, I've got it: (my fault) here in Github, everything is fine. but in TER, the Line in the address-controller is missing: $newAddress->setConsent($this->settings['consent']); but I made quickly and adjusted the form-fields partial using the Github source. so I had to add the hidden field. Sorry for bothering you! you may close this issue, please.

zabinetta commented 6 years ago

or I close :)

lsascha commented 6 years ago

Oh. sorry for the trouble. Yes i need to release a new version to TER so its correct there too. Thanks for letting me know.