-
[giphy.zip](https://github.com/enonic/xp/files/5068621/giphy.zip)
Case 1:
1. Upload the gif file.
2. Open the gif an click on `rotate` button in toolbar
3. Click on Save button
Bug: 500 error…
-
Currently config is passed via "`config`" attribute of the widget script:
```
```
In Content Studio 6 contents of widget template will be sanitised and all unknown attributes except those prefi…
-
When attempting to access non-existing repo directly, this causes nasty 500 error, but should have returned a nice 404:
I.e. http://localhost:8080/site/next/draft/hmdb -> 500 D'oh
2022-04-12 20:18:5…
-
I know about these functions
* assertEquals
* assertJson
from https://developer.enonic.com/guides/writing-unit-tests
And I know there are more, but I can't even find where I saw them yesterday..…
-
The default permissions is not true by default:
https://github.com/enonic/xp/blob/32bbf4ff16883768c049429d7fac150cfdcdf060/modules/lib/lib-node/src/main/java/com/enonic/xp/lib/node/CreateNodeParamsF…
poi33 updated
4 years ago
-
It would be ideal if the global namespace where as similar as possible within the browser, node and Enonic XP environments.
As such I think we should make a libApp to provide name, version and conf…
-
Implement a simple injector. This injector should be called when `__.newBean` is called. Enonic XP need this so we can implement the use of `ScriptBean`.
-
Event types and their formats are not included in the event-lib documentation. These have been public since 6.9 and needs documenting, possibly through a guide on using the event lib?
Such documen…
-
We need to track more events than content - examples:
- [x] App related events (Install, Stop, Start) https://github.com/enonic/xp/issues/9316
- [x] Principal related events (CRUD) https://github.co…
-
Lots of TODOs on this page:
https://developer.enonic.com/docs/xp/stable/deployment/config
jsi updated
10 months ago