This answer is not helpful, and contains absolutely not the right solution!It's a diversion of responsility. The Main Question is, why the core Carousel don't support Touch. As it is necessary for today, because of different reasons like accessiblity and mobile devices. There is already an open Issu...
I'm facing the same Problem. We are using the emailtemplates where you can set the subject.But if you have characters like "ä","ö","ü" in the emailtemplate in the subject line the characters not workingso "ü" will show like "ü".As mentioned above, everything is set to UTF-8. And also there is no pr...
Adobe has not a really good solution for it. I think they have changed a lot, but it's not fully tested yet. They have some gaps in the architecture.As a workaround we have moved the map folder from /etc/map to /conf/map. In the Project folder the /conf folder is in module ui.content.That the map wi...
they did changed a lot in the package structure. with the new filevault Version 1.1.4 it's really hard to get the build success. I'm still searching for a package where to put the config for /etc/map. I know in CRX has nothing changed, but in the Code (IDE) with all the new packages structure and de...
our solution was to create a content (ui.content) package for things like /conf or /content. Same as in the wknd Project. https://helpx.adobe.com/ch_de/experience-manager/kt/sites/using/getting-started-wknd-tutorial-develop/part1.html You can't mix up /conf folder under /apps. they have to be separa...
I try to use the newest Versoin of filevault-package-maven-plugin. <groupId>org.apache.jackrabbit</groupId>
<artifactId>filevault-package-maven-plugin</artifactId>
<version>1.1.4</version> Everything ist working ok. But I tried to add my sling mappings under /etc/map in the project (as usual). But t...
But this will overwrite the whole /conf folder. So if you have other projects with editable templates, they will not exists anymore, after installation. I've tested it on AEM 6.4.8.1. I'm still searching for a solution.
Yes this is the adobe stuff we know.First it starts to load some super great site, that generates hope in the minds of the people.But then after a few seconds, the page load will fail.This is what we know from adobe.Better you start to give some discount for companies that using this buggy thing.
I have the same Problem wit aem 6.4 and acs-commons 4.2.0.I can't login with idp (saml login) anymore. And it's not possible to create any new form (aem-forms).After uninstalling acs-commons 4.2.0 I can create new form (aem-forms), but idp login still not working.Our luck is that the problem is just...