Problem/Motivation
Error: Interface "Drupal\ckeditor5_premium_features_notifications\Utility\BulkMessageBodyHandlerInterface" not found in include() (line 19 of /var/www/html/web/modules/contrib/ckeditor5_premium_features/modules/ckeditor5_premium_features_realtime_collaboration/src/Utility/RtcBulkMessageBodyHandler.php) #0 /var/www/html/vendor/composer/ClassLoader.php(576): include()
Steps to reproduce
If RtcBulkMessageBodyHandler gets loaded e.g. by a Core or debugging tool, it fails as the classes it relies on do not exist. In my case I enabled Webprofiler module
Proposed resolution
Consider dependencies between sub-modules
Remaining tasks
TBD
User interface changes
N/A
API changes
N/A
Data model changes
N/A
Issue fork ckeditor5_premium_features-3457241
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
dolszewski commentedHello @scott_euser
Thank you for reporting the issue. I've added a patch, please check it.
Comment #5
scott_euser commentedLooks great, thank you!
Comment #6
salmonek commentedFix released in 1.3.0