Hi All,In 6.1, we customized multifield nodes to be saved as a particular name like slides-1, slides-2 etc. using following xml snippet.<slides jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/foundation/form/multifield" class="list-option-carouselType-showhide-ta...
Hi Vijay,Yes, I am facing the same issue. One of the root cause I find is somehow /libs/cq/i18n/dict.en_US.json and respective locales dictionary not rendering the keys and translations which it used to render in 6.1. Regards
Hi all,We upgraded from AEM 6.1 to 6.4, here one finding we have is i18n keys are not working with translated values not appearing on the page, the key is printed on the page.Since it used to work in 6.1, is there any change which is preventing it to work in 6.4. the suggestion will be helpful.Regar...
Hi All,In our project, Classic UI dialogs are not rendering properly in AEM 6.4 which used to work when accessed via editor.html in 6.1.Issues are like, all tabs are coming in 1 instead of separate tabs. Multifield is distorted with no icons coming and all, Richtext editor buttons not showing up.I k...
Hi All,After doing an upgrade from AEM 6.1 to 6.4, in 6.4 pages we are getting errors in the console like Granite is not defined, $CQ is not defined, $(...).ready(...) is not a function, Cannot read property 'namespace' of undefined etc. which is impacting various functionalities on the page.Let me ...
Thanks, Ashwin for the reply.However, I already create oak: index node and also updated Query Engine Settings Service OSGI, but it also didn't help.Any other specifics or suggestion which worked with 6.4?
Hi all,After upgrading our code from 6.1 to 6.4, we are getting below error for one of the query causing impact in functionality.java.lang.UnsupportedOperationException: The query read or traversed more than 100000 nodes. To avoid affecting other tasks, processing was stopped.at org.apache.jackrabbi...