Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: eef50576df8695123a0f7558937c9d5a2e621d95
https://github.com/xwiki/xwiki-platform/commit/eef50576df8695123a0f7558937c…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-04-17 (Thu, 17 Apr 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/menus_content.vm
M
xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationsWatchUIX.xml
M
xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/BasePage.java
Log Message:
-----------
Revert "XWIKI-22996: The contentmenu list of buttons should be coded as a list
(#4016)"
Reverting because it breaks HTML5 validation tests, because of the
presence of div for some modals (e.g. export modal) in the ul menus.
Those errors are not caught by Axe Core, we should probably ignore them
but apparently it's complicated to add exceptions for the HTML5
validation tool.
This reverts commit a20b0ca7ed5fb2aff5a6365694800d69c4bf715c.
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications