Actions
Bug #91096
closedpage module - drag and drop content elements breaks language icon
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2020-04-17
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
7.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Prerequisites¶
- TYPO3 10.4.0-dev (latest master)
- a language configured, with a flag (in my case, ITA)
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 above Content-A
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
Actions