Branch: refs/heads/stable-17.6.x
Home:
https://github.com/xwiki/xwiki-platform
Commit: f5580325ea3290fa3104a1c7e4fd9f18550aae06
https://github.com/xwiki/xwiki-platform/commit/f5580325ea3290fa3104a1c7e4fd…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
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.
(cherry picked from commit 7285a49c44a61262492156b9c75bf5351609a38e)
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications