Project

General

Profile

Bug #100028

Updated by Peter Linzenkirchner about 1 year ago

Adding the content element login form to a page in TYPO3 11.5.24 results in three php warnings:  

 <pre> 
 PHP Warning 
 Core: Error handler (BE): PHP Warning: Undefined array key "renderType" in /Volumes/web/src/typo3_src-11.5.24/typo3/sysext/backend/Classes/Form/FormDataProvider/TcaSelectItems.php line 187 

 PHP Warning 
 Core: Error handler (BE): PHP Warning: Undefined array key "renderType" in /Volumes/web/src/typo3_src-11.5.24/typo3/sysext/backend/Classes/Form/FormDataProvider/TcaSelectItems.php line 148 

 PHP Warning 
 Core: Error handler (BE): PHP Warning: Undefined array key "renderType" in /Volumes/web/src/typo3_src-11.5.24/typo3/sysext/backend/Classes/Form/FormDataProvider/TcaSelectTreeItems.php line 210 
 </pre> 

 -------- 

 SORRY  

 Please delete this issue, the error was in an other Content element. felogin is fine!! 

 Seems that i cant delete the issue on my own.  
 

Back