- Issue created by @josh.fabean
- @joshfabean opened merge request.
- πΊπΈUnited States josh.fabean Florida
This is also an issue in 3.6, and I assume lower, I moved to 3.7 to see if the issue went away. I can create multiple MR into different versions of the module if that would be helpful.
- πΊπΈUnited States JCL324 Portland, OR
Ran into this too while building out a new site. I couldn't delete anything, let alone an event with a recurring date. I added this line to
function smart_date_recur_entity_delete($entity)
so I could at least delete that event and disable the recur module. Still getting this error now in the calendar View that the Smart Calendar Kit installed. Guess this all is not quite ready for prime time :(In my version 3.7, I added this at line 68:
->accessCheck(TRUE)
- First commit to issue fork.
-
mandclu β
committed 72f9322d on 3.7.x authored by
josh.fabean β
Issue #3335984 by josh.fabean: smart_date_recur_entity_delete does not...
-
mandclu β
committed 72f9322d on 3.7.x authored by
josh.fabean β
- Status changed to Fixed
almost 2 years ago 1:33pm 29 January 2023 - π¨π¦Canada mandclu
Thanks for identifying this, and for providing a fix. Merged in.
Automatically closed - issue fixed for 2 weeks with no activity.