Comments

berdir’s picture

Status: Active » Needs review
StatusFileSize
new3.57 KB

Good by useless wrapper function :)

Status: Needs review » Needs work

The last submitted patch, good-bye-user-label-1879200-1.patch, failed testing.

berdir’s picture

Two entities loaded by uid without caring about property translatability.	Other	EntityTranslationTest.php	268	Drupal\system\Tests\Entity\EntityTranslationTest->testMultilingualProperties()

Hm, another random error? Could be possible after the EntityNG patch went in...

berdir’s picture

Status: Needs work » Needs review

#1: good-bye-user-label-1879200-1.patch queued for re-testing.

swentel’s picture

StatusFileSize
new3.76 KB

rerolled

pcambra’s picture

Issue summary: View changes
StatusFileSize
new3.75 KB

Here's a simple re roll

amateescu’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me.

catch’s picture

Title: Remove uneeded $entity_type argument from entity type callbacks » Change notice: Remove uneeded $entity_type argument from entity type callbacks
Priority: Normal » Major
Status: Reviewed & tested by the community » Active

Committed/pushed to 8.x. Needs a very short change notice.

xjm’s picture

Discussed with @berdir. At this point an 8.x to 8.x change record is probably not valuable, so we should just make sure the existing entity API change records are correct.

berdir’s picture

Title: Change notice: Remove uneeded $entity_type argument from entity type callbacks » Remove uneeded $entity_type argument from entity type callbacks
Priority: Major » Normal
Status: Active » Fixed
Issue tags: -Needs change record, -Missing change record

Updated #1217104: Entity label callbacks now receive $entity_type as second parameter a bit, wasn't able to find any references to title or url callback functions.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.