-
**Context: SS 4.1.1, CWP 2.0.0, queuedjobs 4.1.x-dev bf35e56a7af57d60e69efaf2db52bfd9d3d9d956**
The CWP environment is affecting a couple of the queuedjobs unit tests.
```
$ php -d memory_limit…
-
From SilverStripe 4.2 onwards the recipe-core and recipe-cms versions will be 4.2 rather than 1.2.
We need to update any CWP recipes that use them as dependencies.
Tracking core issue: https://g…
-
**CWP 2.1.0-beta1**
When a kitchen sink recipe is deployed to either CWP or SSP platform, the `/dev/tasks` URL cannot be used.
Expected: see list of tasks
Actual:
* 500 error (platform)
*…
-
Please can the latest changes on the 1.0 branch be tagged as 1.0.14 as part of the cwp 1.7.0 recipe release?
-
See https://github.com/silverstripe/silverstripe-framework/commit/20fac04637d74cec98d15fab21107b5af284c870#commitcomment-17661278
Configuration of Embed module isn't accessible. If a user wants to de…
-
**SilverStripe:** 4.2.1
If I have a SegmentField & a HTMLEditorField in a page, the order that the fields are added impacts on whether the Link field on the Editor field works or not.
As an exam…
-
**CWP recipe kitchen sink 2.1.0-beta1**
When creating a share draft link for the first time, the response is 500 but it contains a valid response URL in the body.
Cannot reproduce locally.
-
Note that the CWP kitchen sink excludes framework from recipe-core test runs to save time.
https://travis-ci.org/silverstripe/cwp-recipe-kitchen-sink/jobs/391582488
```
1) SilverStripe\Assets\T…
-
As the business owner of a CWP site
I want to know what modules are specific to CWP recipes
So that I can identify what modules are supported by SilverStripe and the modules that are not
## Accep…
-
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…