in2code-de / powermail

This is the official repository of the TYPO3 extension powermail! Powermail is a well-known, editor-friendly, powerful and easy mailform extension for TYPO3
https://in2code.de
88 stars 174 forks source link

When editing form on Frontend (feedit), error: parse_str() expects parameter 1 to be string, null given #237

Closed mfvetter closed 6 years ago

mfvetter commented 6 years ago

Hello,

When editing a content element with a powermail plugin from the fronted, an error happens:

parse_str() expects parameter 1 to be string, null given
TypeError thrown in file
/var/www/domain/typo3conf/ext/powermail/Classes/Utility/BackendUtility.php in line 176.

I tested only with feedit extension. I didn't test with the new frontend_editing extension.

Tested on Typo3 8.7.10, Powermail 5.4.0

einpraegsam commented 6 years ago

Thx for the feedback. I pushed a fix to develop branch.

einpraegsam commented 6 years ago

Ready for the upcoming release