-
Global fields have _id, local fields only have key
If reference can be used on key not just _id, then we are golden, and can just use key :)
https://developer.enonic.com/docs/xp/stable/api/lib-v…
-
`phrases_nn.properties` file is not used.
neither `phrases_nb.properties` works.
The only locale that is picked not specific "no".
-
https://github.com/enonic/xp/issues/8417#issuecomment-706027199
> if the request is made for a 404 resource, next(req) will just return the closest matching content. So a request for /page-exists/mi…
-
Meanwhile no error if single item is being archived
-
One customer cannot get scheduled tasks to work in a clustered environment. Their task does not run. Looking at the logs we see this:
```
Audit log failed
java.lang.NullPointerException: null
a…
-
https://discuss.enonic.com/t/dump-export-trimming-file-name-while-importing/2607
-
Vi har brutte lenker i søknaden (etter Enonic XP migreringen? )
Dette gjelder i alle fall (alle?) vedleggskjemalenkene
feks https://www.nav.no/skjema/Skjemaer/Alle+skjemaer+JSON/_attachment/80532991…
-
App installation fails when 2 deployments have the same name. They are ofcourse running in a different namespace.
-
Next.js should config the site path instead of deriving it from the url.
E.g., instead of `localhost:3000/_draft/hmdb/persons`, use:
`localhost:3000/_draft/hmdb/persons`.
So, `localhost:3000…
-
```
Failed to reindex: Java 8 date/time type `java.time.Instant` not supported by default: add Module "com.fasterxml.jackson.datatype:jackson-datatype-jsr310" to enable handling (through reference ch…