Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: cb578b1b2910d06e9dd7581077072d1cfbd280f2
https://github.com/xwiki/xwiki-platform/commit/cb578b1b2910d06e9dd758107707…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-06-26 (Thu, 26 Jun 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/macros.vm
M
xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/macros.vm
Log Message:
-----------
XWIKI-23244: Invalid HTML in confirmation pages
* Remove buttons nested in links as active elements aren't allowed
inside links.
* Mark the links as buttons and wrap them inside "buttonwrapper" spans
to ensure the UI still looks the same (and follows XWiki's form UI
specification).
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications