At http://docs.adobe.com/docs/en/aem/6-1/author/page-authoring/editing-content.html they say: "When using the touch-optimized UI links in the content are visible, but not accessible in Edit mode. Use Preview mode if you want to navigate using your links."My first question: why are links not accessib...
I am trying to run server side unit testing as advised in the advance developer guide.I am able to see my Test class under the URL" http://localhost:4502/system/sling/junit/tset.com.test.TestableClassTest.html " when I execute the test case by clickling execute Tests, I get null pointer exception.Th...
Hello,I've been trying to get the cq:InplaceEditing to modify an attribute of my choosing. By default, it modifies the "text" property in the JCR. I read the following article which claims that you can change the attribute the InplaceEditing modifies:http://www.prolistingservice.com/theblog/post/C...
Hi,We have a custom staticreference rewrite transformer component written. Also, the mapping has been made in projectName.xml under/config/rewriter. The functionality was working fine with en_US site redirecting images etc to the static domain. Now that multi lingual sites have been created, the fun...
In the dialog when an image is dragged and dropped into the dialog tab, the image is rendered in the dialog. If saved and the dialog is reopened, the image is not there, but appears as white space. The image renders correctly on the html page.[img]Screen Shot 2015-07-17 at 5.51.47 PM.png[/img][img]S...
Hi,I wanted to implement the foundation table component functionality in my application. But while testing it, i could see that it doesnt work as expected. So, on editing the Table component dialog, an author can expand or shorten the height and width of the dialog box. The height of the table viewi...
Hi,I am using Adobe Experience Manager 6.0 and I am trying to do personalization of content. I have read the docs under following links:http://docs.adobe.com/docs/en/aem/6-0/author/personalization.htmlhttp://docs.adobe.com/docs/en/cq/current/wcm/content-targeting.htmlThe main statement I could unde...
http://host:port/system/console/jmx/com.adobe.granite%3Atype%3DRepositoryFrom the JMX console whenever I try to run startTarOptimization() or runDataStoreGarbageCollection(java.lang.Boolean delete) , it is throwing the below exception.Can somebody throw some light on this. We are on AEM6.0 SP2.javax...
Hi team,We are using AEM 5.6.1 . We got request from client on user details with last login date from Adobe system.We are not using any DB for back-end, CRX repository is back-end. Is there any query is there that can pull data from CRXDE. Please advise how to get/generate that report. Cheers,Chala...
I have a doubt regarding osgi bundles version in felix console after uninstalling the package in aem. The build plan is that the packages are installed incremently with the build version like 1.13.1 then 1.13.2 and so on.If there is a package package-1.13.4.zip installed; which has a bundle bundle-1...