-
Hello,
I've started a Sling 7 standalone jar and deployed the following bundles:
com.composum.core.usermgnt - 1.4.0
com.composum.core.jslibs - 1.4.0
com.composum.core.console - 1.4.0
com.composum.co…
-
When creating a new site from a template, a new template gets created. This template always has the same name as the original template, leading to multiple copies of templates with the same name:
…
-
Steps to reproduce:
1. Create a site
2. Delete the site
3. Try to create another site with the exact same name
Expected result:
New site is created with the same name
Actual result:
Site cr…
-
By default, the model registry links to the CRXDE to let the user work with resources representing content types. However, on pure Sling installations, CRXDE is not shipped. Instead, the composum cons…
-
To reproduce:
- Navigate to 'sites', use + button to create a new site
- Go through the wizard, give site a name. Use "themeclean" as the basis
Result:
While the breadcrumbing shows the "corre…
-
The following error is emitted in the log in AEM 6.3.2.2
```
17.12.2018 13:05:26.718 *ERROR* [qtp751788572-13346] com.composum.core.console [com.composum.sling.nodes.components.codeeditor.CodeEdit…
-
I am trying to install Composum Nodes 1.9.2 in AEM 6.3.2.2 like described in https://ist-software.atlassian.net/wiki/spaces/CMP/pages/45866521/Composum+Nodes.
I first tried to deploy the following …
-
## Bug description
I'm trying to create several docker images with the dockerfile-maven-plugin , where the next one is created from the previous one. That works when calling docker directly, but no…
-
I'm doing some basic tests with Java 9 and Sling. One of the issues we have is that composum does not work, see [SLING-7134](https://issues.apache.org/jira/browse/SLING-7134).
The root cause is tha…
-
Hello
Thank you making a nice looking CMS. I'm trying to use Peregrine on AWS where SSL is handled by the load balancer and forwarded on with a header HTTP:X-Forwarded-Proto https But I'm finding a…