Created on 19 February 2024, 10 months ago
Updated 3 April 2024, 9 months ago

In PhoneNumberItem::propertyDefinitions(), there's a typo on the value's label.

$properties['value'] = DataDefinition::create('string')
  ->setLabel(t('E.165 Number'))
  ->addConstraint('Length', ['max' => 19]);

It should be E.164. :)

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇺🇸United States joelstein

Live updates comments and jobs are added and updated live.
  • Novice

    It would make a good project for someone who is new to the Drupal contribution process. It's preferred over Newbie.

Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024