Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Normalize path before using it as key in a cache lookup (to avoid /foo/../a to be different than /a) * stop recursion if parent model is identical to child model fixes #3809
- Loading branch information