Skip to content

[FIX] popovers: in attribute whitelists, replace href attribute with action...

lindon requested to merge (removed):popover-tag-attributes into 21.x

Mainly impacts action popovers in lists, where prior to this fix the action attribute for forms and the onclick attribute for anchor and button tags were being stripped out. The tiki-adminusers.tpl file has examples of these.

Merge request reports