- Issue created by @chOP
- 🇦🇺Australia chOP
This is interesting.
Looks like safedelete is passing a Group Node id (gnode) as if it is a node id. Then it looks for references, but cannot load a node with that id, because it isn't a node id. Its a gnode id.
Oops.
I looked through the code in safedelete_form_alter() and there might be a problem where safedelete thinks it's altering a node delete form, but its actually altering a gnode delete form.
Oh dear.
- @chop opened merge request.
-
joseph.olstad →
committed 733042df on 1.0.x authored by
chOP →
Issue #3378388: Call to a member function label() on null in Drupal\...
-
joseph.olstad →
committed 733042df on 1.0.x authored by
chOP →
- Status changed to Fixed
over 1 year ago 1:15pm 1 August 2023 - 🇨🇦Canada joseph.olstad
fixed in 1.0.x dev
not yet tagged for a release but it's in the 1x dev branch - 🇨🇦Canada joseph.olstad
Thanks again
Tagged release with the above changes:
https://www.drupal.org/project/safedelete/releases/1.0.43 → Automatically closed - issue fixed for 2 weeks with no activity.