luyadev / luya

LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.
https://luya.io
MIT License
811 stars 205 forks source link

Composition component configuration language not found exception #1905

Closed nadar closed 5 years ago

nadar commented 5 years ago

What steps will reproduce the problem?

add a language which does not exists 'xy' does not throw an exception. In cms context, the cms will do this check an throw an exception.

What is the expected result?

configuration to exceptions.

'expectShortCodes' => ['de', 'en']