There are 3 comments.
 
 
XWiki Platform / cid:jira-generated-image-avatar-40343b0d-78ca-4574-b613-ada8cb442b36 XWIKI-22901 Open

Icons are missing from some items when using the Silk Icon Theme

 
View issue   ยท   Add comment
 

3 comments

 
cid:jira-generated-image-avatar-908edc26-b0c8-40ba-8b68-fc35e0fa9846 Charpentier Lucas on 17/Jun/25 16:56
 

Note that the page notification button uses hard coded FA icons. There's a todo in the code to make things better, not sure if this was already reported elsewhere:

 
cid:jira-generated-image-avatar-908edc26-b0c8-40ba-8b68-fc35e0fa9846 Charpentier Lucas on 17/Jun/25 16:56
 
Note that the page notification button uses hard coded FA icons. There's a todo in the code to make things better, not sure if this was already reported elsewhere:

https://github.com/xwiki/xwiki-platform/blob/eef50576df8695123a0f7558937c9d5a2e621d95/xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationsWatchUIX.xml#L517-L520
 
cid:jira-generated-image-avatar-908edc26-b0c8-40ba-8b68-fc35e0fa9846 Charpentier Lucas on 17/Jun/25 16:59
 
Note that the page notification button uses hard coded FA icons. There's a todo in the code to make things better, not sure if this was already reported elsewhere:

https://github.com/xwiki/xwiki-platform/blob/eef50576df8695123a0f7558937c9d5a2e621d95/xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationsWatchUIX.xml#L517-L520



I didn't check it thoroughly but it's very likely it's also the case for Quick Actions:
https://github.com/xwiki/xwiki-platform/blob/896940a1bb703efe64d61525f08b76aad3fe48cf/xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-slash/plugin.js#L634-L644