Details
-
Bug
-
Resolution: Fixed
-
None
-
High
-
Providing invalid locales as parameter on application loading has produced an error. Now the invalid locale is ignored and the default one is loaded.
-
Empty show more show less
Description
problem
Some kind of brute-force hacking attacks may produce the following error:
level: ERROR
created: 2021-06-01 10:51:34
ecode: E9999
domain: core
message: Zend_Exception: $request->getParam('locale') war keine gültige locale
appVersion: development
file (line): /home/tlauria/www/translate5-master/library/ZfExtended/Controllers/Plugins/LocaleSetup.php (74)
Solution:
Prevent the error and follow up errors.