Details
-
Bug
-
Resolution: Fixed
-
None
-
High
-
Fix: Task creation fails on sublanguage if main languages was deleted
-
Empty show more show less
Description
problem
Some clients removed languages from the LEK_languages table to have only a few languages in the system
If in that scenario the main language (in the example pt) was deleted, but a sublanguage exists (pt-br) then the task creation will fail since the number protection tries to load rules for the main language also.
solution
Cover the not existence of main languages