-
When browser is closed, Safari deletes the cookies used for storing logged in user sessions. Other browsers, like Chrome, does not do this.
-
1. Create an User with roles 'Content Manager App' and 'Administration Console Login'
2. Expand Features and try to move any child content - select the content, press `Move...` on toolbar and press M…
-
Asked by 2 two developers from Bouvet and Tine on Slack.
Then asked again, the day after, by the same developer on Discuss: https://discuss.enonic.com/t/programmatically-work-with-versioning/1542
It …
-
* The input type "HtmlArea" should now be property set.
* It contains a property "value" of type string.
* It contains a property "references" of type reference.
* Adapt com.enonic.xp.inputty…
-
-
In the browser console I get these errors:
```
GET http://localhost:8080/admin/_/asset/com.enonic.xp.app.contentstudio/admin/common/lib/ckeditor/lang/nb.js?t=HBDD 404 (Not Found)
append @ _all.js:3…
-
1. Open UserStore wizard , type a name
2. click on Save
BUG: notification message does not appear and error appears in browser console:
`_all.js:1 Error: UserStore[test1] not found
at Create…
-
Hypothesis; there are a lot of classes that with low test coverage that is easily tested with a minor effort. Identify and create tasks.
-
Create unit tests for class package `com.enonic.xp.impl.server.rest.IndexResource` in server-rest module.
-
Create unit tests for class package `com.enonic.xp.impl.server.rest.SnapshotResource` in server-rest module.