Reviewed & tested by the community
Project:
Web Experience Toolkit
Version:
6.3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Aug 2026 at 15:58 UTC
Updated:
31 Aug 2026 at 19:05 UTC
Jump to comment: Most recent
Comments
Comment #3
joel_osc commentedAdded same fix as lightning_workflow.
Comment #4
joseph.olstadFound the change notice involved. This started in Drupal 11.2.x
Comment #5
joseph.olstadwith that said, most folks probably aren't using quickedit with Drupal 11. It was removed from core some time ago. In the environment that you're working with, is quickedit installed? If it is not installed, is there any negative consequence to not patching that you have noticed?
Comment #6
joseph.olstadA change to go along with this should be the uninstall of the quickedit module. It's basically a useless module that is unlikely to actually be functional in the best of cases. Could do this in a hook_uninstall in wxt_core.install or a modern style hook class.