-
#8005 made mimeType required value in `ReadImageParams` in 7.3
It is broke office league image rendering.
Instead mime type should be optional and fallback to format parameter (it is a very small su…
-
Content type schema:
```xml
Date
base:structured
Date
true
2000-01-01
```
Create new content of this type:
```Javascript
var conte…
-
Case 1:
1. Create a subproject in `Default` project. Set Norsk(no) language in the subproject
2. Create a folder in `Default`
3. Switch to the subproject-context, select the folder.
BUG: `Locali…
-
The deployment config file was never documented.
com.enonic.xp.server.deploy.cfg
Please add this to the documentation.
poi33 updated
4 years ago
-
Set Done in TRR minutes when ready: https://enonic.atlassian.net/wiki/spaces/TQ/pages/491061253/TRR+XP+v7.3.0+CS+v3.0.0+2020-05-07
-
When cluster health gets from healthy to unhealthy and back to healthy lots of OSGi services are re-created. But a some logic around Applications is done on Bundle level (with BundleTrackers/Customize…
-
* In Project Service, for the method createLayer
* Create branches "draft-{layerName}" and "master-{layerName}"
* Push all current contents (not the issues, so basically everything under /conten…
-
On a clean instance of XP (when `com.enonic.cms.default` is not created yet) it's important that Java initialiser in apps is called **after** the default repo is created. We have several apps (app-fea…
-
We now have sessionTimeout parameter to the login function:
- https://repo.enonic.com/public/com/enonic/xp/docs/7.0.1/docs-7.0.1-libdoc.zip!/module-auth.html#.login
- https://github.com/enonic/xp/is…
-
It should be possible to use libEvent.send in main.js, right?
I'm trying to make a queue that wakes up and looks for something to do whenever it gets a event.
So basically I do this:
```
liste…