Closed (fixed)
Project:
Drupal core
Version:
8.6.x-dev
Component:
media system
Priority:
Major
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Jun 2018 at 09:19 UTC
Updated:
13 Jul 2018 at 09:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
chr.fritschHere is the missing config
Comment #3
marcoscanoLooks good to me, but I wonder if
core/profiles/standard/tests/src/Functional/StandardTest(or similar) shouldn't ensure that the types we ship in standard show up as expected in the media library?Comment #4
chr.fritschThese configs are currently part of the media_library module. I think it's because media_library is currently marked as experimental.
Comment #5
marcoscanoRight! Hadn't paid attention to that detail. I don't see why this shouldn't get in then.
Thanks!
Comment #6
phenaproximaEscalating to major. Will try to get eyes on this today.
Comment #7
seanbRTBC +1, just installed a fresh D8 and added some youtube video's.
Comment #8
alexpottI think whilst it is experimental it is okay to ship this without a test. Committed 257a881 and pushed to 8.6.x. Thanks!