CodersCare / l10nmgr

GNU General Public License v3.0
0 stars 9 forks source link

[BUGFIX] Don't attempt to localize element that is null #10

Closed mkarulin closed 1 year ago

mkarulin commented 1 year ago

If line 1031 (recursivelyCheckForRelationParents) fails to resolve $element['uid'], don't create a localize cmd. This avoids Type errors in processCmdmap hooks.