Carsten Ziegeler created SLING-9926:
---------------------------------------
Summary: Wrong PID if configuration is in a nested folder
Key: SLING-9926
URL: https://issues.apache.org/jira/browse/SLING-9926
Project: Sling
Issue Type: Bug
Components: Content-Package to Feature Model Converter
Affects Versions: Content-Package to Feature Model Converter 1.0.18
Reporter: Carsten Ziegeler
Fix For: Content-Package to Feature Model Converter 1.0.22
If a configuration is contained in a subfolder like
/apps/config/foo/myconfig.xml the resulting PID is currently foo/myconfig
instead of just myconfig
This is probably due to how the PID is derived from the patch using the regex
--
This message was sent by Atlassian Jira
(v8.3.4#803005)