Closed (fixed)
Project:
Drupal core
Version:
8.3.x-dev
Component:
documentation
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2017 at 10:56 UTC
Updated:
16 May 2017 at 10:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jp.stacey commentedPatch attached for review and discussion.
Comment #4
lomo commentedSeems like a pretty straightforward fix. The patch applies and does what it should. I've looked at the relationship and agree that we should have this @see reference to the ChainedFastBackend in the ChainedFastBackendFactory.php (if not more, but at least this is a good addition).
As this improvement is totally non-disruptive, it can (and really should) be "backported" to 8.3.x-dev, so I've reverted the automatically-added 8.4.x-dev version change.
Comment #7
catchCommitted/pushed to 8.4.x and cherry-picked to 8.3.x. Thanks!