Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
forms system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Oct 2012 at 14:45 UTC
Updated:
29 Jul 2014 at 21:23 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
sunAttached patch adjusts all #machine_names throughout core, as necessary.
So this issue is done.
Comment #3
sunRe-rolled against HEAD.
Comment #4
andypostAll places are covered
Comment #5
webchickThat makes sense to me.
Committed and pushed to 8.x. Thanks!
Comment #6
tstoecklerActually, I don't think this change was correct. To quote Bojhan in #1043198-74: Convert view modes to ConfigEntity:
If I understood him correctly, the "objects" he speaks of, are ConfigEntities in developer-speak, which in turn are the major use-case for #machine_name's.
Maybe someone should ping him about this.
In the end, this is just a default, so I don't feel strongly, but I thought it would warrant re-opening this.
Comment #7
sunI think the remark about usage of label is obsolete by now, due to EntityInterface::label().