Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
entity system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Jul 2015 at 17:51 UTC
Updated:
20 Aug 2015 at 16:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
stefan.r commentedyay .2% :)
Comment #2
dawehnerI don't see why not, honestly :)
Comment #3
jibranNice I can also fix this in DER.
Comment #4
alexpottThere's no
@label => $target_type_info->getLabel()here so this can't be tested atmComment #5
stefan.r commentedComment #6
borisson_Comment #7
dawehnerI really like how we get more tests everytime someone did an error.
Comment #8
alexpottYep we should avoid unnecessary t(). Committed b8ac53f and pushed to 8.0.x. Thanks!