-
There's a test failing against the latest subsites version: https://travis-ci.org/silverstripe/cwp-recipe-kitchen-sink/jobs/423801729#L950
This would've been caused by https://github.com/silverstri…
-
When clicking 'Save' in the settings for the first time after enabling the theme color picker the user is presented with a validation error. The cause of this error in the 'Main font family' dropdown …
-
![image](https://user-images.githubusercontent.com/167154/43052720-60dccbca-8e7c-11e8-9e1c-74139fdb63d5.png)
Not sure what these buttons are for, but clicking on them achieves nothing.
Note that…
-
Environment:
* mediumtest-uat on CWP
* SilverStripe 4.1.0
* CWP 2.0-rc3
Steps:
* Go to a CMS page
* Click on "Insert media via URL"
* Paste a link to a YouTube video
* Hit "Add media"
E…
-
**Context: SS 4.1.1, CWP 2.0.0-rc4, fluent 4.0.2, MySQL 5.6**
While compiling the CWP 2.0 release the following test fails consistently:
```
There was 1 failure:
1) TractorCow\Fluent\Tests\E…
-
## Affected Version
SS4.1
## Description
Add full screen button to HTMLEditor. Click Full Screen, left-side of editor is hidden ...
```html
```
needs a higher z-index...
set it to 11…
-
## Affected Version
4.01
## Description
After installation, the "resources/.htaccess" file contains rules that rewrites all requests that does not match a file to 404.
This will mean that the …
-
As reported on Anaconda ML, after doing `conda install -c r rpy2` on Windows with Anaconda3, `rpy2.rinterface` cannot be imported due to a DLL import error:
```
In [2]: from rpy2 import rinterface
--…
-
I noticed https://github.com/silverstripe/cwp-recipe-kitchen-sink doesn’t include https://github.com/silverstripe/silverstripe-frameworktest. Which is fine in terms of release testing since it’s not a…
-
As React is the integral front-end library for the CMS, it is important we keep it up to date so we can take advantage of improvements made to it and also so we may use other packages which depend on …