briankasingli opened a new pull request #10: SLING-8377 : [BUGFIX] Sling Dynamic Include - Does not support empty "include selector" option. URL: https://github.com/apache/sling-org-apache-sling-dynamic-include/pull/10 After testing out Sling Dynamic Include 3.1.2, it seems like setting an option (include-filter.config.selector) to BLANK is not supported. **Scenario:** AEM 6.4.*, after installing Dynamic Include, I will configure the OSGI configuration. With an option of an input field (include-filter.config.selector) set to blank, my rendered page received a double dot notation. **Actual (notice the double dot notation) :** ${root}/resource/path..html **Expected :** ${root}/resource/path.html Ticket: https://issues.apache.org/jira/browse/SLING-8377?page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel&focusedCommentId=16833618
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services