Kunstmaan / KunstmaanBundlesCMS

An advanced yet user-friendly content management system, based on the full stack Symfony framework combined with a whole host of community bundles. It provides a full featured, multi-language CMS system with an innovative page and form assembling process, versioning, workflow, translation and media managers and much more.
https://kunstmaancms.be
MIT License
406 stars 188 forks source link

[TranslatorBundle] Invalid service when disable via configuration #3436

Open dannyvw opened 2 months ago

dannyvw commented 2 months ago

When disabling the translator bundle via (https://github.com/Kunstmaan/KunstmaanBundlesCMS/blob/6.4/src/Kunstmaan/TranslatorBundle/DependencyInjection/Configuration.php#L24) then this line https://github.com/Kunstmaan/KunstmaanBundlesCMS/blob/6.4/src/Kunstmaan/TranslatorBundle/DependencyInjection/Compiler/KunstmaanTranslatorCompilerPass.php#L58 triggers an errors because this service is not configured.