Closed ilessiivi closed 5 years ago
Escapes the child's key (some.key -> some\.key) in ModelBase's joinKey() and adds a test case for it.
Should not be
Nice. Thanks for the fix!
Description:
Escapes the child's key (some.key -> some\.key) in ModelBase's joinKey() and adds a test case for it.
Fixes the following issues:
3319
Is breaking:
Should not be