Closed (fixed)
Project:
Hook Post Action
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jun 2017 at 21:01 UTC
Updated:
14 Nov 2018 at 09:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
godotislateHere's a patch that catches the exception. It allows implemented hooks to run, in case there are any that need to be run when the entity is deleted if the type is gone, but implementing modules will need to beware.
Comment #3
godotislateComment #5
sinasalek commentedThanks