acs-aem-commons icon indicating copy to clipboard operation
acs-aem-commons copied to clipboard

Results 293 acs-aem-commons issues
Sort by recently updated
recently updated
newest added

Defect: CCVAR Same Attribute doesn't update all placeholders in the value. Uses the original attribute value and only updates the last placeholder value leaving the other placeholders as it is....

bug

Currently the only (official) place to ask questions about ACS AEM Commons is via Gitter Chat (https://app.gitter.im/#/room/#Adobe-Consulting-Services_acs-aem-commons:gitter.im) as linked in the header of https://adobe-consulting-services.github.io/acs-aem-commons/. I would propose to replace this...

## Required Information * [x] AEM Version, including Service Packs, Cumulative Fix Packs, etc: **AEMaaCS 2023.12.14697.20231215T125030Z** * [x] ACS AEM Commons Version: **6.0.8** * [x] Reproducible on Latest? yes/no: yes...

bug

Any ideas why I cannot see the marketo form in the publisher but it's showing up in author. - In both author and publisher, I have configured the Marketo settings....

need more info

Currently both - https://github.com/Adobe-Consulting-Services/acs-aem-commons/blob/ae96011c9104b4c4ffb3958ac3031688881f22c6/bundle/src/main/java/com/adobe/acs/commons/util/impl/BundleDisabler.java#L51 and - https://github.com/Adobe-Consulting-Services/acs-aem-commons/blob/ae96011c9104b4c4ffb3958ac3031688881f22c6/bundle/src/main/java/com/adobe/acs/commons/util/impl/ComponentDisabler.java are singletons with each having only a single configuration component. One should allow to have several instances via the `Configuration Factory` pattern (https://docs.osgi.org/specification/osgi.cmpn/7.0.0/service.component.html#service.component-deployment)...

enhancement

There is already OSGi configuration support for Apache HTTP Client in https://github.com/Adobe-Consulting-Services/acs-aem-commons/blob/master/bundle/src/main/java/com/adobe/acs/commons/http/impl/HttpClientFactoryImpl.java. Similar support for [Java 11+ HTTP Client](https://openjdk.org/groups/net/httpclient/intro.html) would be beneficial as well. That should comprise: 1. Management of...

feature request

In order to enforce a common code style [spotless-maven-plugin](https://github.com/diffplug/spotless/blob/main/plugin-maven/README.md) should be used which supports formatting of - Java and - pom.xml files As Java formatter I recommend using [palantir-java-format](https://github.com/diffplug/spotless/blob/main/plugin-maven/README.md#palantir-java-format) which...

standardization
technical enhancement

## Required Information * [x] AEM Version, including Service Packs, Cumulative Fix Packs, etc: AEM 6.5.15 * [x] ACS AEM Commons Version: 6.0.10 * [x] Reproducible on Latest? yes ###...

## Required Information * [x] AEM Version, including Service Packs, Cumulative Fix Packs, etc: Not applicable * [x] ACS AEM Commons Version: laster master build * [x] Reproducible on Latest?...