Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.2.0
-
None
Description
After the deprecation of UrlDefinitionsFactory, with the use of LocaleDefinitionsFactory the definitions are always inheritance-resolved, that is wrong when used together with ResolvingLocaleUrlDefinitionDAO, that already resolves definitions.
For this reason a new "UnresolvingDefinitionsFactory" should be added.