PHORAX / formhandler

Fork of TYPO3 extension «Formhandler»
GNU General Public License v2.0
36 stars 54 forks source link

some trouble after upgrading formhandler #73

Closed EnzephaloN closed 2 years ago

EnzephaloN commented 2 years ago

I've upgraded formhandler for using with TYPO3 10.4. After upgrading I have two major problems:

  1. all LLL-marker are empty, which might result from deprecation and remove
  2. after sending the for I get "Class 'Swift_MimePart' not found", which might result from deprecation

Before upgrading formhandler runs fine on TYPO3 9.5.x

Can you help?

tan3ot commented 2 years ago

Hi, I've the same error (2.) – I grabbed a copy of the code today. Should this work with TYPO3 10.4 now? Thank you for your work so far!

Boa2 commented 2 years ago

I get the same "Class 'Swift_MimePart' not found" error after upgrading to Typo3 10.4.23. Are you going to replace the swiftmailer dependency with symfony/mailer for this formhandler branch?

7elix commented 2 years ago

https://github.com/PHORAX/formhandler/pull/84