Adobe-Consulting-Services / acs-aem-commons

http://adobe-consulting-services.github.io/acs-aem-commons/
Apache License 2.0
453 stars 600 forks source link

Versioned ClientLibs are not supported by Page Exports (cw-wcm-content-sync) #2330

Closed dfoerderreuther closed 4 years ago

dfoerderreuther commented 4 years ago

Expected Behavior

The AEM Page Exporter [1] is generating self contained zip files of AEM pages. The service is also getting used for the generation of translation preview packages. MD5 hashes should not be added to clientlibs, when a page is getting exported because cq-wcm-content-sync is not supporting this. Clientlibs are not accessible in exported pages.

Actual Behavior

MD5 hashes are added to ClientLibs. Self contained ZIPs are broken.

Steps to Reproduce

Solution

Versioned ClientLibs are not supported by cq-wcm-content-sync. VersionableClientlibsTransformer should not tranform whenever contentsync.PathRewriterOptions attributes are present.

Links

https://docs.adobe.com/content/help/en/experience-manager-65/administering/contentmanagement/page-exporter.html

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.