-
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.
-
### 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 …
-
Hi, Not sure if this is a bug or a feature!
But I am running into the issues where I have a data object that is NOT indexing.
Here's the scenario:
I have `DocumentObject`
And is configured…
-
Version: V1.0.0
Error:
Call to undefined method SilverStripe\ORM\Connect\MySQLQuery::nextRecord() {"exception":"[object] (Error(code: 0): Call to undefined method SilverStripe\\ORM\\Connect\\MySQ…
-
Please add support for SS 5
-
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 …
-
Split off from https://github.com/silverstripe/silverstripe-framework/issues/11403
FieldValidators were added to DBFIelds in the above issue. The following AC was split from it to be done on it's o…
-
Hi Lekoala,
thanks for your very useful module.
When I have a custom action with confirmation message, the message is triggerd when I click "cancel" or "ok" on a button that should download some…
-
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…
-
Is this module directly compatible with SS5?