[TYPO3-core] RFC: #6581 Fatal error in TCEforms: Cannot use string offset as an array

Peter Förger p.foerger at vke-design.de
Tue Oct 23 21:57:28 CEST 2007


Dmitry Dulepov [typo3] schrieb:

> Solution: next line in the same function resolves sheets using 
> t3lib_div::resolveSheetDefInDS() and there we have all necessary 
> information. I made patch to use that information instead. To reproduce 
> the problem I attach a test extension. It will let you to add to plugins 
> to a page. Each plugin has icon with red flag and available from CE 
> wizard. One will use embedded sheets, the other - external sheets. Both 
> must look identically in typo3. Before patch the second will throw fatal 
> PHP error, after patch all will work properly including other three bugs 
> mentioned earlier.
> 

+1 while testing. Pretty obvious. Good point :)

cheers
Peter


More information about the TYPO3-team-core mailing list