Branch: refs/heads/stable-16.10.x
Home:
https://github.com/xwiki/xwiki-platform
Commit: 9349557b5da0d033a65ec3ea647077aa066c047a
https://github.com/xwiki/xwiki-platform/commit/9349557b5da0d033a65ec3ea6470…
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