According to How to serve stale content in case no render is available I have configured /serveStaleOnError on our dispatcher(apache 2.2 dispathcer 4.2.3/4.2.2).For testing purpose I've created the following page:<html> <head> <title>Throwing an Exception</title> </head> <body> ...
Do tools disappear - Tools did disappear after going in and out of Rich Text Editor component more than 2 times basically when you hit X button to close RTE and open it again it is happening . See screenshot below. It is happening in AEM 6.3 SP1 and SP2 as well. Does anyone have similar issue please...
Hello,I am using a custom implementation of forums where "social/forum/components/hbs/forum" is extended. When making a forum post I see that the related 'activity' entryis created with id as "id": "/content/usergenerated/asi/mongo/content/project/en/root/activitystreams/activities/community/b8554...
Hey All,We had a question about our repository under the crx-quickstart folder. Our total folder is 26 GB and we're looking for ways to reduce it. Based on everything I've seen, I narrowed it down to a few times that are the culprits.The segment store just has a bunch of .tar balls in it from when w...
hi guys i need help from you, i created chillist servlet for reading properties from /content it returns a JSONArray of the node's child node paths and properties.so plz help for unit testing. i need unit testing script for this code, this my codepackage com.aem.community.core.servlets;import java.i...
Component dialog showing error in granite.js------------------------------------------------------------java.lang.Error: Unresolved compilation problems: Only a type can be imported. com.adobe.acs.commons.genericlists.GenericList resolves to a packageGenericList cannot be resolved to a typeGenericLi...
Hi everybody,In coral-pathbrowser, when pathbrowser's popup is shown, it can focus in item which had been selected before. But in coral-pathfield, it can't do like that, it only focus in rootPath. I tried to custom pathfield but I can't.Could we custom coral-pathfield in AEM 6.3 to focus in item whi...
Hi ,I'm using AEM 6.4 and using following master branch of aem-communities-extensions/aem-communities-journal-extension at master · Adobe-Marketing-Cloud/aem-communities-extension… to develop the custom extended Journal Component. I was able to build and install the custom journal component but, lay...
I need help in doing load testing using JMeter. I wrote my scripts and it's working fine on my local. Using JMeter, I can login, perform Omni Search and able to test other custom functionalities also on my local AEM instance. When I try to do the same thing on remote instances, JMeter is error'ing o...
When I move the assets folder from old path to new path in aem author without selecting the republish option in last step , the asset folder in old path present in publish gets deleted. I lost all the assets in publish. I do not want to republish before reviewing the new path. Is there a way to mov...