Closed (fixed)
Project:
Quick Node Clone
Version:
8.x-1.22
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Jul 2025 at 01:48 UTC
Updated:
29 Jan 2026 at 09:51 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
bingol@ciandt.com commentedComment #3
dhruv.mittal commentedI can confirm that NodeForm namespace has changed and moving it to the right state with creating the MR of it and providing
reference link of the changes
https://www.drupal.org/node/3517871
Comment #5
dhruv.mittal commentedComment #6
bluegeek9 commentedWhat about supporting earlier versions of Drupal before the namespace changed?
Comment #8
bluegeek9 commentedComment #12
bluegeek9 commentedComment #14
weseze commentedThe comitted solution does not work when installing the module from command line or from initial site setup. (in our experiences)
The .module file is not necessarily loaded so the NodeForm class is unknown.
The suggested fix from the initial patch seems like the only good solution?