Hello,We have found a bug in AEM6.0 with SP1 installed. Steps to reproduce:1. http://localhost:4502/damadmin#/content/dam/geometrixx/offices/basel%20roof.jpg2. Switch tab to "Digital Assets".3. Try to close "basel roof.jpg" tab.Result: Tab is not closed.Browser console:TypeError: this.activeTab.e...
Hi,Could someone provide details about "replication-receiver" OOTB user?1. What this user used for?2. How it should affect on AEM if I delete this user at all? I've found a note (http://docs.adobe.com/docs/en/aem/6-0/administer/security/security-checklist.htmlThe replication user should also not be...
Hello,I need to get all Vanity URLs in CQ instance.I can write something like this //element(*)[@sling:vanityPath].Is there a better way to do it, such as accessing some internal map?Thanks.
Hello Anand,If you don't want to create additional live copy, you can create custom live action and implement additional logic there.https://dev.day.com/docs/en/cq/5-5/developing/multi_site_manager_dev.html
Hello,I created a node with jcr:mimeType = text/plain and jcr:primaryType = nt:resource.But this node displays as HTML page.Is it possible to render this node like a plain text?Thanks.
I can suggest to manually remove all resources which related to your application.After this create package with filters to resources which were removed on previous step.When you need to remove all parts of an application, you can install this package.