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
86 stars 169 forks source link

[BUG] Function Check uploadFolder #1069

Open honsa opened 2 weeks ago

honsa commented 2 weeks ago

Hello

The "Function Check" in the backend does not work like expected, if we have changed the uploadFolder path.

If the uploadFolder path is set via typoscript, the check should use the value from typoscript setup.

Now the check always uses the hardcoded default path.

https://github.com/in2code-de/powermail/blob/24853e38528dd565cd4834b74cfa677308e8abaa/Classes/Controller/ModuleController.php#L325

https://github.com/in2code-de/powermail/blob/0be104a343eceeb6689629150c311c3d1ca802f5/Classes/ViewHelpers/Be/UploadsFolderViewHelper.php#L28

https://github.com/in2code-de/powermail/blob/0be104a343eceeb6689629150c311c3d1ca802f5/Resources/Private/Language/locallang.xlf#L527

honsa commented 2 weeks ago

@mschwemer I do not know if this is the way to go the create folder action is still missing, looking for solution ;)

https://github.com/in2code-de/powermail/commit/91447a34cd51c186a7b78a872ee4de1b549a68c3 https://github.com/in2code-de/powermail/commit/f53c8b3ca8957f269efaf414157ae914d9142017 https://github.com/in2code-de/powermail/commit/19d9850d4a7f2baa67a976b020711d9c9ab98a93