[BUGFIX] Wrong file icon in info popup
In the info popup of a file/folder the wrong icon is shown. This patch changes it so IconUtility::getSpriteIconForResource() is used and moves the rendering of the header to the DocumentTemplate. Resolves: #56251 Releases: 6.2 Change-Id: I7fc40af85b8bc623112bcec29c2409221a937718 Reviewed-on: https://review.typo3.org/27819 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
Showing
- typo3/sysext/backend/Classes/Controller/ContentElement/ElementInformationController.php 5 additions, 2 deletions...ontroller/ContentElement/ElementInformationController.php
- typo3/sysext/backend/Classes/Template/DocumentTemplate.php 22 additions, 1 deletiontypo3/sysext/backend/Classes/Template/DocumentTemplate.php
Please register or sign in to comment