-
`creator` and `createdTime` removed from Scheduled Job after it was updated.
It causes missing audit log and exception during modify
```
Audit log failed
java.lang.NullPointerException: null
…
-
`site.xml`:
```XML
/filter
```
`/site/mappings/filter.js`:
```Javascript
exports.filter = function (req, next) {
log.info(JSON.stringify(req.params, null, 4));…
-
1. Install a applications then uninstall this one
BUG: NPE in server log and red notification appears after uninstalling applications
![image](https://user-images.githubusercontent.com/37287…
-
Default content repository gets deprecated.
We plan to remove default content repository in XP 8.
It should be possible to disable automatic creation of default content repository on XP startup.
-
-
BLOCKED by https://github.com/enonic/xp/issues/8876
Add support for "detecting" language for documents, and storing stemmed versions of fields.
Also, expose this in search API and interface builde…
-
Snapshots have not been built correctly on the 7.7 branch since June 11th, when the 7.7.1-SNAPSHOT was built last:
https://repo.enonic.com/dev/com/enonic/xp/enonic-xp-generic/
-
-
https://github.com/enonic/xp/issues/7708#issuecomment-694142152
-