Hi All,Recently we have upgraded from AEM 6.0 to AEM 6.2.From 6.1 on wards there is a new security feature implemented and it's looks for csrf token generation when doing the ant POST,PUT and DELETE operation.I have observed one thing that token is generating when log-in into author and publish inst...
I have a multifield containing fields image path,image description,image heading,button label and button url.Here i want to get button label (xtype-Text field) and button url (xtype-pathfield) values at the dialog level listener.function(dialogObj) { var m...
Hi,Is there any change in behaviour of ResourceResolver(org.apache.sling.api.resource) in AEM 6.2 because it returns me NonExistingResource when trying to resolve resource(node) under /etc/xxx.This used to work fine in AEM 6.0 SP3.For example, We have few data pages under /etc/lists/top-navigation-c...
I have included " <sly data-sly-include="${'clientcontext' @ resourceType='cq/personalization/components/clientcontext'}" data-sly-unwrap/>" in my page.html to get client context in AEM sidekick for the page which I created using my own blank template. Eventhough adding clientcontext path in p...
We've problems with a repository growing out of control. Luckily compaction helps a lot (we're using online compaction), but I'd like to determine what is being deleted (compacted).I'm using java -Dlogback.configurationFile=/tmp/logback.xml -jar ~/Downloads/oak-run-1.4.9.jar compact repository/seg...
Hi,i am using an RTE component in which i am unable to change the line spacing option since I am getting a lot of space between two lines.Is there a way to alter the spacing between two lines?
We are migrating our website to AEM 62 from other CMS. We made our site responsive last year by using bootstrap framework.Now, I would like to bring in the responsive feature of current site as is by using bootstrap . A lot of effort was spent on this project and i don't want to waste it by changing...
Hi, I am trying to read replication logs from Agents on author, default agent (publish) - /etc/replication/agents.author/publish.log.htmlIt shows recent logs, and older logs (starting from beginning of time) are absent. How can I view full log?
Hi everyone,I am running into an issue incorporating an existing site into AEM, specifically with Javascript. I have created a client library and it contains a Javascript file that has the following:"var e="assets/panels.html #"How does AEM resolve this Javascript? In other words, is it trying to fi...