-
After AEM 6.1 release, use com.adobe.granite.ui.clientlibs.HtmlLibraryManager instead of com.day.cq.widget.HtmlLibraryManager
-
## Bug Report
**Current Behavior**
The checkbox for the alt text ("Inherit from description of asset") is improperly hidden in the teaser dialog.
This issue can be reproduced in the example proje…
-
Add the component Preset Library to show the different examples of components that have been implemented
- [ ] Accordion
- [ ] Breadcrumb
- [ ] Button
- [ ] Carousel
- [ ] Container
- [ ] Conten…
-
https://github.com/adobe/aem-testing-clients/wiki/Best-practices#junit-rules should be accompanied with according extensions for JUnit 5 (https://junit.org/junit5/docs/current/user-guide/#extensions)
-
问题描述:能够正常安装,但无法使用aem -h 等命令,经过分析排查,可能是link 文件到/opt/apollo/neo/packages/env-manager-dev/1.0.0.3/entry/apollo-env-manager.sh出现的问题。我可以使用全称进行命令的使用,但不知道会不会其它问题的出现。
### 工作环境
- **OS Platform and Distribu…
-
Version: 2.25.5-SNAPSHOT
Perhaps not a "bug" if nothing is broken, but `nextgendmthumbnail.html` is adapting the request to the completely unrelated `com.adobe.cq.wcm.core.components.commons.editor…
-
grabbit 3.0.5 is throwing NPE on our AEM instances. My src/destination instances are 6.0 SP3, and I have installed protobuf compiler, and Sun-Misc-Fragment-Bundle according to the instruction, and hav…
-
Grabbit uses `admin` session for the JCR JobRepository implementation. In AEM 6.3, by default you cannot connect to JCR using `admin` session. It will throw this exception
```
Caused by: org.apach…
-
There is a problem with extending the bootstrap connector bundle with custom library.
Steps to reproduce:
1. Create a small custom library having just one class in it.
```
public final class D…
-
## Bug Report
**Current Behavior**
When a Container component is used on the page, and this container component is set to "simple" mode (i.e. single column), it is treated as a responsive grid by …