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

Empty 'Used on Page' cell table in Form Overview - TYPO3 BackOffice #947

Closed d-haythem closed 5 months ago

d-haythem commented 10 months ago

Hello,

Using TYPO3 version 12.4.9, I found this bug on powermail extension version 12 where Used on Page not showing the page title ( see screenshot 1 ). I tracked the error and found that there is a small error in getPagesWithContentRelatedToForm function exactly in the SQL statement ( list_type needs to be changed to ctype ).

problem_screenshot problem_srouce

ty!

wrock commented 9 months ago

Your solution works!