Closed (fixed)
Project:
Footnotes
Version:
4.0.x-dev
Component:
Footnotes
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2026 at 00:29 UTC
Updated:
21 Mar 2026 at 09:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
daniel_j commentedComment #4
scott_euser commentedThanks! I don't use workspaces myself often so will wait for someone else to test and confirm.
What I haven't dug into is what exactly workspace safe means. I can see this touches on it: https://www.drupal.org/project/drupal/issues/3208390
Comment #5
daniel_j commented“Workspace safe” simply means that the form does one or the other of the following:
Any form that is not explicitly marked as workspace-safe will be flagged with an error if it is submitted within a [non-Live] workspace. The Workspaces module itself has a list of core-provided forms that it marks safe in a
hook_form_alter()implementation.Comment #6
rduterteHi All,
I have confirmed and reproduce the issue.
Drupal core version: 11.3
This is my actual steps:
All the components in the toolbar are being removed.
See attached:
After applying the fix the footnotes modal works as expected.
See attached:
Happy for this to go through, Thanks!!
Comment #7
rduterteComment #8
scott_euser commentedAdded to merge train. Thanks again! (Also @rduterte thank you for taking the time to thoroughly review, much appreciated)
Comment #10
scott_euser commentedTest failure, seems random; re-running
Comment #12
scott_euser commented