- Issue created by @ultrabob
- Open on Drupal.org βCore: 9.5.x + Environment: PHP 8.0 & MySQL 5.7last update
about 1 year ago Waiting for branch to pass - @ultrabob opened merge request.
- Open on Drupal.org βCore: 9.5.x + Environment: PHP 8.0 & MySQL 5.7last update
about 1 year ago Waiting for branch to pass - Issue was unassigned.
- Status changed to Needs review
about 1 year ago 8:40pm 6 October 2023 - Open on Drupal.org βCore: 9.5.x + Environment: PHP 8.0 & MySQL 5.7last update
about 1 year ago Waiting for branch to pass - π―π΅Japan ultrabob Japan
Here is the patch in case anyone needs it to fix this issue before it is committed.
- π―π΅Japan ultrabob Japan
A summary of the change being made:
When using moderation buttons on entity/node displays, the module works by loading in the entity/node form, and removing all unnecessary elements, leaving the workflow buttons as the only visible form elements. This patch prevents the removal of the hidden form elements that antibot and honeypot inject. An alternate approach might be to not remove any elements that are hidden.
- πΊπΈUnited States mlncn Minneapolis, MN, USA
Definitely agree that there's got to be a better, more universal approach (maybe we can keep track of what we want to remove, and only remove that?) but doing the fix this way for now, thank you ultrabob!
-
mlncn β
committed 96e0a4db on 8.x-1.x authored by
ultrabob β
Issue #3392277 by ultrabob, mlncn: Pseudofield doesn't work with Antibot...
-
mlncn β
committed 96e0a4db on 8.x-1.x authored by
ultrabob β
- Status changed to Fixed
12 months ago 3:20am 13 December 2023 Automatically closed - issue fixed for 2 weeks with no activity.