-
```
ErrorException: Warning: Undefined array key "groupings_81bc4a7ba2"
File "/container/application/vendor/innoweb/silverstripe-mailchimp-signup/src/Extensions/SignupControllerExtension.php", lin…
-
## Motivation
Struck out as it seems it was distracting from the point.
~~I've recently been working on a set of tools written using `symfony/console` with the intention of lowering the bar for …
-
When building out api.silverstripe.org, there are several errors about problems during parsing.
The errors are too numerous to fit here so I'll put them in comments below.
-
I'm looking at using this with Algolia, which the module appears to have supported previously but now no longer does. However, if I do I would expect to create a separate module for the Algolia-specif…
-
Original issue: #163
The method proposed in #188 enables support for this, but using `DataList::filterByCallback` after returning a full set of pages is expensive and will become a problem in larg…
-
Currently, the reindexing hook for a dataobject comes from `onAfter(Un)Publish`, which works fine for native fields, but when relationships have changed, this hook doesn't fire because the native reco…
-
bundling the vendor folder in the repo is a security risk: it creates routine huge chore `composer update` commits that are basically *impossible to code-review*, if a developer want to hide a backdoo…
-
[Recipe-ccl](https://github.com/silverstripe/recipe-ccl/) and [recipe-solr-search](https://github.com/silverstripe/recipe-solr-search/tree/3) should still be installable on the latest version of Silve…
-
On SS5.2.0 (and I assume up), this module breaks, throwing the following error:
```
[Emergency] Uncaught InvalidArgumentException: Can not collapse relative folders
GET /?flush=all
Line 38 in /v…
-
Silverstripe version 4.1.0
Basically just installed SS 4.1 on my local server, everything works fine but the WYSIYWG editor is not showing, and there are a load of errors in the console which I hav…