Geetika Chhabra created SLING-9634:
--------------------------------------
Summary: Sling Dynamic Include not working with version 3.2.0
Key: SLING-9634
URL: https://issues.apache.org/jira/browse/SLING-9634
Project: Sling
Issue Type: Bug
Affects Versions: Dynamic Include 3.2.0
Reporter: Geetika Chhabra
In one of our projects, we have been using SDI 3.1.2 and it seems to be working
fine. However, in order to use the *disableIgnoreParams* feature introduced in
version 3.2.0 (SLING-9045), we switched to version 3.2.0 but the default
functionality of SDI doesn't seem to work anymore. We tried with the query
parameter and without, it doesn't work in both of the scenarios.
Additional steps we did to go from version 3.1.2 to 3.2.0:
* Updated the SDI version in pom.xml to point to 3.2.0.
* Added the *"include-filter.config.disableIgnoreUrlParams="\{Boolean}true"*
property in addition to the old ones.
Please note that it works as expected with version 3.1.2.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)