Comments

berdir’s picture

Status: Active » Needs review
StatusFileSize
new4.32 KB
new18.43 KB

Nothing special to see here :)

Status: Needs review » Needs work

The last submitted patch, telephone-item-1899378-1.patch, failed testing.

berdir’s picture

Status: Needs work » Needs review
das-peter’s picture

Visual review looks good, didn't actually test it. I think I found only some nitpicky stuff:

+++ b/core/modules/telephone/lib/Drupal/telephone/Tests/TelephoneItemTest.php
@@ -0,0 +1,84 @@
+    // Create an field field and instance for validation.

// Create a telephone field and instance for validation

+++ b/core/modules/telephone/lib/Drupal/telephone/Tests/TelephoneItemTest.php
@@ -0,0 +1,84 @@
+   * Tests using entity fields of the field field type.

+ * Tests using entity fields of the telephone field type.

berdir’s picture

Issue tags: -Entity Field API

#1: telephone-item-1899378-1.patch queued for re-testing.

Status: Needs review » Needs work

The last submitted patch, telephone-item-1899378-1.patch, failed testing.

berdir’s picture

Status: Needs work » Needs review
Issue tags: +Entity Field API

#1: telephone-item-1899378-1.patch queued for re-testing.

berdir’s picture

StatusFileSize
new4.33 KB

Thanks for the review, too much copy & paste. Should be better now.

fago’s picture

Status: Needs review » Needs work

Still, one nit-pick left:

+++ b/core/modules/telephone/lib/Drupal/telephone/Tests/TelephoneItemTest.php
@@ -0,0 +1,84 @@
+    // Create an telephone field and instance for validation.

a telephone field

Except from that, this is RTBC.

berdir’s picture

Status: Needs work » Needs review
StatusFileSize
new670 bytes
new4.33 KB

Fixed that.

fago’s picture

Status: Needs review » Reviewed & tested by the community

Thanks!

catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 8.x, thanks!

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