Comments

stefan.r’s picture

Status: Active » Needs review
StatusFileSize
new2.79 KB
fago’s picture

Status: Needs review » Reviewed & tested by the community

Patch looks good, thanks -> setting RTBC.

It will need a re-roll to move it to the entity component tests when #1893772: Move entity-type specific storage logic into entity classes got in though.

webchick’s picture

Assigned: Unassigned » fago
Status: Reviewed & tested by the community » Needs review

Sorry, I don't quite grok that. :( #1893772: Move entity-type specific storage logic into entity classes was committed months ago.

webchick’s picture

Assigned: fago » Unassigned
Status: Needs review » Needs work

Oh, ok. I think you meant #2137301: Move entity constraints under the Entity component instead.

That was just committed, so this will need a re-roll now.

stefan.r’s picture

Status: Needs work » Needs review
StatusFileSize
new2.77 KB

Status: Needs review » Needs work
stefan.r’s picture

Status: Needs work » Needs review
StatusFileSize
new2.81 KB
fago’s picture

Status: Needs review » Reviewed & tested by the community

@webchick: Indeed, sry for that.

@stefan.r: Thanks, looks good again.

xjm’s picture

Status: Reviewed & tested by the community » Needs work
fago’s picture

Status: Needs work » Needs review
StatusFileSize
new2.82 KB
new663 bytes

Re-rolled to account for the typed_data_manager service name change.

jibran’s picture

+++ b/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTypeConstraintValidatorTest.php
@@ -0,0 +1,73 @@
+  public static function getInfo() {
...
+  public function setUp() {

doc block missing.

jibran’s picture

Status: Needs review » Reviewed & tested by the community

RTBC if green.

alexpott’s picture

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed to 8.x. Thanks!

Status: Fixed » Closed (fixed)

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