Hi,we are using AEM 6.0 plus SP3. We get the following error AFTER the installation of SP3.I have already tried to force recompilation of both compiled .java (deleted /var/classes) and .class (deleted bundle classes from FS) and to reboot the instance as well.Thank you.28.10.2015 11:34:22.016 *ERROR...
Are these search features supported in AEM 6.1 OOTB (OAK-TarMK- Lucerne) without SOLR assuming it is using OAK 1.2Predictive Search Spell checkingSimilarity Matching (Synonyms)StopwordsAuto Complete Trending SearchGeo Spacial Relevance (boosting) Please share links for the same
1) Where is the XSSAPI defined? I've included the <dependency> below from the depfinder# tool, and I still get the error, (shown below), when I attempt to run "mvn clean install" in the commons or content directory. com.adobe.granite.xss1.1.0com.day.cq.cq-xssprotection (107)<dependency> ...
How does one search for text in the javascript or jsp code inside of crxdelite. I tried using the home page and entering text that existed in a jsp, but it came back with no results
here is the scenario...1) when our image search returns results, we have custom code that allows us to hover over the image and see a tooltip of the image name2) this worked in AEM 5.4 but does not seem to in 6.03) the html div elements holding the image references and their attributes are identical...
In classic ui I was able to set a componentGroup to .hidden and authors would not see the component. In touch ui I am not seeing the same behavior although it is suggested elsewhere that it should work the same way. Am I wrong about this? Here is an example of one such component that is hidden in c...
We’re running into some Javascript errors in Internet Explorer that we’ve tracked down to /etc/clientlibs/granite/jquery/granite/csrf/source/csrf.jsSpecifically, the line handleForm(result.contentWindow.document)is a problem when an iframe contains content from a different domain.I suspect I can set...
Can someone help me with hiding Campaign Experiences and overriding the title of the "Offer Page" so I can set it back to "Teaser"?I'm moving from CQ 5.5 to AEM 6.1, and I'm trying to keep things simple for my clients who are used to the previous Campaign/Teaser paradigm. To do that, I'd like to hi...
Hi Friends,I have created a AEM project using maven Archetype process. I have an event listener component in that project which will listen to "Activate" event when a user tries to publish/replicate the content from author to publish server. As part of that event I have a requirement to import the ...