Project

General

Profile

Bug #91096

Updated by Riccardo De Contardi over 4 years ago

h3. Prerequisites 

 - TYPO3 10.4.0-dev (latest master) 
 - a language configured, with a flag (in my case, ITA) 

 h3. Steps to reproduce 

 1) Create a page  
 2) Create in it two content elements, *Content-A* and *Content-B* 
 3) Use drag and drop (page module) and move *Content-B* B above *Content-A* A 

 h3. Result:  

 the flag icon of *Content-B* becomes "broken" (broken red icon, I mean: https://typo3.github.io/TYPO3.Icons/images/default/default-not-found.svg).  

 It is just temporary, if you reload the page it will adjust itself (This is why I choosed Backend Javascript as category, adjust it if needed). 

 Not tested with 9.5

Back