- Issue created by @eelkeblok
- 🇳🇱Netherlands eelkeblok Netherlands 🇳🇱
Examining the code, it seems to be a simple matter of a missing moduleHandler->loadInclude() in that hook. Maybe, though, this is a good opportunity to start converting Drupal 7-style includes to a modern Drupal serviche architecture.
- Merge request !15Deprecate forum_access.common.inc in favour of service → (Open) created by eelkeblok
- 🇳🇱Netherlands eelkeblok Netherlands 🇳🇱
I think this is now good to go. Maybe a bit ambitious for a simple bug fix, let me know what you think.
- 🇳🇱Netherlands eelkeblok Netherlands 🇳🇱
I also created MR 16 that simply adds the missing load include. Feel free to use whichever you like.