Closed (fixed)
Project:
Drupal core
Version:
8.7.x-dev
Component:
responsive_image.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Nov 2018 at 09:58 UTC
Updated:
10 Dec 2018 at 12:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
alexpottSo after applying the patch the only instances found are the expected ones.
Comment #3
alexpottArgghhh... we load the module before updating the classloader so we can't use the interface constant in the main section of the .module file.
Comment #4
volegerAll constant calls replaced. +1 for RTBC
Comment #5
catchCommitted d7497b0 and pushed to 8.7.x. Thanks!