-
I am using SS 4.1.2 - When adding an image into the `HTMLEditorField`, the image saves in a `draft` state, but when hitting save or publish it isn't publishing and it's state is staying as draft. Mean…
-
In-line edited blocks can be saved individual but should be saved (en masse) when a page save is triggered. This would involve either looping through all "dirty" blocks and triggering a save (asynchro…
-
Hi there,
Just upgrading a site from 3.x to 4.x. Pulling dev-master of this module in composer.json.
Upgrade seems to go without issue. But when we visit a page setup as UserDefinedForm (fronte…
-
As part of the site summariser work (https://github.com/bringyourownideas/silverstripe-maintenance/issues/34) we'd like to be able to identify whether a list of SilverStripe modules are [commercially …
-
When using the block module and adding in the standard "Content" block, when adding images via the `HTMLEditorField` area, the image added is now being published, meaning when you view the page when l…
-
This is being raised as a bit of a catch-all issue here (as suggested by @robbieaverill), as it's not currently clear what's happening (can't be traced to a particular module etc.)
Occasionally whe…
-
With Exif extension enabled on the server, when uploading a PNG image, the intervention backend is trying to get EXIF data from the file and it fails.
```
ERROR [Emergency]: Uncaught ErrorExceptio…
-
Using `cwp-recipe-kitchen-sink` `2.1.x-dev`.
I created a page of type `BlocksPage`. When I try to access the detailed view of one version of this page, a loading screen appears, which is not resolv…
-
Each time I click the add button to add a display rule I get the following error:
```
Uncaught TypeError: this.getGridField is not a function
at a.fn.init.onclick (GridFieldExtensions.js?m=1526…
-
The content blocks recipe (and core in future) include silverstripe/versioned-admin, which overloads the CMSPageHistoryController.
The tests for this controller are now failing in the CMS module: h…