Closed (fixed)
Project:
Drupal core
Version:
8.4.x-dev
Component:
entity system
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2017 at 10:55 UTC
Updated:
4 Sep 2017 at 06:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
cburschkaComment #3
dawehner+1
Comment #4
star-szrI'm just wondering in terms of issue scoping if this should also handle the shortcut entity since it also seems to be missing a bundle_label.
https://api.drupal.org/api/drupal/core%21modules%21shortcut%21src%21Enti...
Comment #5
jibranLet's create a follow up for that.
Comment #6
star-szrEspecially because this is minor, let's please take care of both here. It's less overhead :) https://www.drupal.org/core/scope#incomplete
Comment #7
cburschkaSo I can confirm these two types are all we need to fix, assuming we don't need it in the test class.
Comment #8
cburschka(Leaving on 8.3.x as this is comment-only and introduces no new strings. Patch should apply to 8.4.x and 8.5.x)
Comment #9
jibranIt belongs to entity system now rather than other. We don't have further patch releases for 8.3.x so moving it to 8.4.x
Comment #12
catchommitted/pushed to 8.5.x and cherry-picked to 8.4.x. Thanks!