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

AEM 6.5 Service Pack 6.5.8 ACS: 5.0.4 : Version Clientlibs not loading #2588

Closed irenebijo closed 3 years ago

irenebijo commented 3 years ago

Required Information

Expected Behavior-----------------------------------------------

Versioned clientlibs should load as provided below: /etc.clientlibs/org/kp/afd/foundation/clientlibs/clientlib-all.min.ACSHASH362a9395141885d8d8e6b2a96ea9eccc.css

Actual Behavior

_Version Clientlibs is not working on Publisher: Versioned Clientlibs are configured based on the documentation https://adobe-consulting-services.github.io/acs-aem-commons/features/versioned-clientlibs/index.html but versioned clientlibs are not loading and instead loading as /etc.clientlibs/org/kp/afd/foundation/clientlibs/clientlib-all.css

Publisher ACS commons debug log----------------------------------

com.adobe.acs.commons.rewriter.impl.VersionedClientlibsTransformerFactory Could not find HtmlLibrary at path: /etc.clientlibs/org/kp/afd/foundation/clientlibs/clientlib-all com.adobe.acs.commons.rewriter.impl.VersionedClientlibsTransformerFactory Versioned Path could not be created properly

but clientlibs are loading and accessible on the path /etc.clientlibs/org/kp/afd/foundation/clientlibs/clientlib-all.css

Steps to Reproduce

Issue was unable to reproduce on local environment with all client code. Issue persist from lower to prod environments

Links

Links to related assets, e.g. content packages containing test components https://medschool.kp.org/homepage https://medschool.kp.org/etc.clientlibs/org/kp/som/clientlibs/base.min.css

kwin commented 3 years ago

This is a duplicate of #2577