Actions
Bug #84831
closedlocalStorage icon caching breaks within the install tool
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2018-04-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Open the developer console within chrome or firefox and watch the local storage.
Browse through some Modules and the icon markup will be stored within the local storage which is correct.
Now open the install tool "Analyze Database Structure" modal.
All local storage objects will be deleted and afterwards no icon markups will be stored again.
Actions