-
Once a report generation job is finished, user will be able to download a file with CSV report. Finished jobs should be shown in a separate section, under the list of running jobs. The section should …
-
Depending on https://github.com/enonic/xp/pull/6346
* Go through the list of context creations and detach the session if the context was created for a different thread than the HTTP request thread
-
-
Enonic XP 6.14.2
In a contenttype, when a field-set name-attribute is the same as the name-attribute of a child item-set, it works in Content Studio, but produces exception when the content is modi…
-
``content/duplicate`` API now takes an array of ``contentIds`` and duplicates them, always duplicating the child content as well.
After https://github.com/enonic/xp/issues/6259 and https://github.…
-
1. Select `Features `and open new wizard for` Image Selector`
2. go to `Tree Mode selector `and click on drop-down handle
3. expand a folder and click on any image
**Bug**: image has been clicke…
-
Environment:
Enonic XP 6.14.1
ldap-id-provider 1.0.3
1. Create user by logging in (ldap-id-provider)
2. Add role 'Administrator' to user
3. Delete user
4. Create same user by logging in (ldap-…
-
1. Create a group with roles:
![image](https://user-images.githubusercontent.com/3728712/41401772-5dccee50-6fc9-11e8-8ae1-3208f8b0b037.png)
2. Add some users and add these users to the group
3. …
-
Apparently randomly, main.js is not executed on server start
* Investigate
-
* Create a content
* Name it '__unnamed__d4bc2026-0703-4147-82bc-cbf414eb18c5'(name, not only display name)
* Save it
* Close the Edit tab
=> Problem 1: We get proposed to save the content (It is …