Closed (fixed)
Project:
Drupal core
Version:
8.5.x-dev
Component:
media system
Priority:
Major
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Anonymous (not verified)
Created:
30 Aug 2017 at 20:23 UTC
Updated:
10 Nov 2018 at 20:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedvaplas created an issue. See original summary.
Comment #2
Anonymous (not verified) commentedI copied the part of #2835767-46: Media + REST: comprehensive test coverage for Media + MediaType entity types. Please add a credit to @Wim Leers, because this is his patch + my test.
Comment #5
wim leersIMO this can be committed without test coverage. I'll let a committer decide.
This blocks #2835767: Media + REST: comprehensive test coverage for Media + MediaType entity types, which is major, therefore marking major.
Comment #8
wim leersOkay, @catch committed the test coverage.
Comment #10
catchArgh lost my comment somewhere.
I think it's worth the test coverage because if someone's relying on the return and we regress, it will be fatal, even though the fix is a one-liner.
Comment #11
wim leersOk. Just know that #2835767: Media + REST: comprehensive test coverage for Media + MediaType entity types is adding implicit test coverage for this (that's in fact how we noticed this bug).