Project

General

Profile

Bug #64916

Updated by Markus Klein over 9 years ago

This leads to severe issues with composer class loader and also uses lots of memory. 

 Reproduce by using this TS: 

 <pre> 
 page = PAGE 
 page.10 < styles.content.get 
 page.20 < plugin.tx_felogin_pi1 
 </pre> 

 Install sysext:felogin and add static templates for CSC and felogin! 

 Add a "text w/image" CE to the page and add at least one image.

Back