Hi KautukLink checker is disabled and added x-cq-linkchecker="valid".In the log file*WARN* [0:0:0:0:0:0:0:1 [1508808628533] GET /content/repl.template.html HTTP/1.1] org.apache.sling.xss.impl.HtmlToHtmlContentContext AntiSamy warning: The a tag contained an attribute that we could not process. The h...
Hi All,AEM version 6.1 SP1I am trying to author a link url - https://www.xyz.com/abc.jsp?filters={%22key%22:[%22value%22]} but linkchecker is removing this and logging a warning message in error log file23.10.2017 21:30:28.665 *WARN* [0:0:0:0:0:0:0:1 [1508808628533] GET /content/repl.template.html H...
Hi All,I am using AEM 6.1 SP1, Scene7 is configured. I am trying to drag and drop an animated GIF from side panel to scene7 component but not able to. how can I resolve this issue?Thanks,Radha Krishna N
Hi,Upload the excel to DAM (a predefined location) in the OSGI bundle.Get an inputstream to the excel 'resource'.Pass the stream to HSSF(.xls) or XSSF(.xlsx) POI API.Read the cell values populate in a POJO then play with POJOsThanks,Radhakrishna N
Hi All,I have a sightly expression like <p>${"Welcome! to <span class='test' data-id='testId'>" @ context='html'} India</span></p> - context is 'html'and it is rendering as <p>Welcome! to <span class="test"></span> India</span></p> - without data-id attribute in span tagexpected output <p>Welcome! ...
Above mentioned link does not tell how to configure. with the default OOTB health check report, path to request log is wrong. it says log.request which is wrong
OOTB health check report under /etc/reports is not showing any report.so, tried below steps:In the felix console http://<server>:<port>/system/console/configMgr.configured Apache Sling Request Logger changed the value of the field Request Log Name from log.request to /logs/request.logsaved the confi...