Problem: Other modules expect properties to have labels, and give PHP notices when they don't. An example is in entity_token_token_info_alter() in the entity module.

Solution: Set a label to the author, created, changed, and uuid properties. (I don't know if that list might need to be expanded, but those are the ones that are giving me PHP notices.)

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

brockfanning created an issue. See original summary.

brockfanning’s picture

Status: Active » Needs review
FileSize
2.14 KB

Status: Needs review » Needs work

The last submitted patch, 2: eck-property-labels-2850828-2.patch, failed testing.