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