frontend
frontend copied to clipboard
DK Translator Issue
If a cookie "dk30Translator" is set with a key other than "en" or "dk" basically another key from the config file. it returns: ErrorException (E_WARNING) Undefined array key "{key}"
App/src/Middleware/TranslatorMiddleware.php74
It needs to verify if it exists in the config, not accessed directly.