Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 7285a49c44a61262492156b9c75bf5351609a38e https://github.com/xwiki/xwiki-platform/commit/7285a49c44a61262492156b9c75bf... Author: Michael Hamann <[email protected]> Date: 2025-07-25 (Fri, 25 Jul 2025) Changed paths: M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-war/src/main/webapp/templates/documentTree_macros.vm Log Message: ----------- XWIKI-22901: Icons are missing from some items when using the Silk Icon Theme * Fix loading of the FontAwesome CSS file in the document tree macros. This was broken in 58b6f884efa341f738c49eb02bada16cf5e563fa that fixed XWIKI-15149: Icons not visible anymore on the login page for a wiki not visible to guest. Technically, this only fixes the icons in the document tree, but as document trees are loaded on every page, this actually fixes them everywhere. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications