toniedzwiedz opened a new pull request #5: Feature/stop selector duplication URL: https://github.com/apache/sling-org-apache-sling-dynamic-include/pull/5 A proposed way of resolving https://issues.apache.org/jira/browse/SLING-7742 Supposed we have two components that SDI is set up to include with SSI. A selector is added to every such request. If one component contains the other, SDI will append the selector twice, even if it's the same. This PR introduces a code change that prevents that and number of unit test scenarios covering various cases.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
