Hi all, <td class="cmp-modal-downloads__col--action" data-asset-share-id="download-archive" data-asset-share-download-id="61a36495-c979-4900-95a4-08d9a2e0f506"> <a href="page link" class="ui positive primary right labeled icon button">Download<i class="download icon"></i></a></td> how to do click ev...
Hello Team, Hope you are doing fine. I need one small help regarding URL rewriting in Apache dispatcher : REQUIREMENT: This is my current rule for home page and other pages, it works fine.# Homepage#HomepageRewriteRule ^/$ /en.html [R,L,ENV=REDIRECTCACHE:1]# Base path prependRewriteCond %{REQUEST_UR...
Is there any way to embed clientlibs in projects which create front-end code via webpack? Any documentation or examples are welcomed. Thanks,Kiran Vedantam.
Hey guys, I have a problem here where certain a request is returning a 302. It's a request to an asset that very much exists. So /content/dam/image.svg 302-> /content/dam/image.svg/ Which then gets a 403. I would like to be able to debug this except that Adobe does not provide the source code for th...
Hi, I am not able to find solution for above error. please find my code snippet below import org.osgi.service.component.annotations.Component;import org.osgi.service.component.annotations.Reference;import org.osgi.service.component.annotations.ReferenceCardinality;import org.osgi.service.component....
hi folks,I've recently started getting the above errors (though I haven't added any code!) with Cloud Manager. I assume that CM SonarQube has been updated ? It is not so terrible for me in that I can override them. However it adds a manual step to the deployment that I don't want. Any suggestions ...