Branch: refs/heads/stable-17.5.x
Home:
https://github.com/xwiki/xwiki-platform
Commit: 120174b5403c7b52162ca3073e5228e1a317fda5
https://github.com/xwiki/xwiki-platform/commit/120174b5403c7b52162ca3073e52…
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).
(cherry picked from commit cb578b1b2910d06e9dd7581077072d1cfbd280f2)
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications