-
### Module version(s) affected
7.1
### Description
This issue occurs in one of my projects and also affects SilverStripe CMS `5.2`. I tested it on a fresh installation of `silverstripe/instal…
-
PHP 8.4 [releases on 21 November](https://wiki.php.net/todo/php84#timetable).
The [major release policy](https://docs.silverstripe.org/en/5/project_governance/major_release_policy/#php-support-comm…
-
silverstripe/vendor-plugin:^2 and silverstripe/recipe-plugin:^2 both have some method signatures that assume symfony 6 is being used
CMS 6 uses symfony 7 and there don't appear to be any issues with …
-
### Module version(s) affected
2.3.0
### Description
When the conversion of an image fails, the error logger shows the error output on the page.
I think the conversion should fail silently and …
-
This module is currently limited to silverstripe/framework ^4.
We should update this to work with framework ^5 - from a quick look, minimal changes would be necessary.
-
I'm unsure if this is a problem with the module, or the following behaviour is by design and the problem needs to be resolved with user config changes in the IDP/ID broker.
My Setup uses OIDC in [K…
-
### Module version(s) affected
5.3.1
### Description
We recently updated to silverstripe 5.
After that we need to click the three dots and click publish on an element before saving the pag…
-
### Module version(s) affected
3.x-dev
### Description
History viewer will break as long as the versions list has more than 30 items.
### How to reproduce
* install this module into you…
-
### Module version(s) affected
7.1
### Description
I have a `SilverStripe\ErrorPage\ErrorPage` page type in the project which sets the ErrorCode to 404. When I am in the CMS, to split view to…
-
### Module version(s) affected
4.x, 5.x
### Description
Using FileField in the cms is not possible because files are not submitted due to how the form is submitted through ajax.
This is an issue…