Problem/Motivation

The SmsPhoneNumber class uses a couple of undefined constants.

Proposed resolution

Use the correct constants.

Remaining tasks

Create and review patch.

User interface changes

-

API changes

-

Data model changes

-

Comments

tim-diels created an issue. See original summary.

  • tim-diels committed dbd4a0ca on 2.0.x
    Issue #3382541 by tim-diels: Fix usage of undefined constants in...
tim-diels’s picture

Status: Active » Fixed
tim-diels’s picture

Assigned: tim-diels » Unassigned
ronald van belzen’s picture

Is this related to the error I see in 2.0.0.0-alpha4:

Uncaught TypeError: Cannot read properties of undefined (reading 'toLowerCase')
    at E.fn.init.val (jquery.min.js?v=3.6.3:2:69921)
    at HTMLSelectElement.<anonymous> (phone-number-form-element.js?v=9.5.10:51:33)
    at HTMLSelectElement.dispatch (jquery.min.js?v=3.6.3:2:43336)
    at y.handle (jquery.min.js?v=3.6.3:2:41320)

And if so, will it be release to 2.0.0-alpha5?

tim-diels’s picture

No this only has to do with sms phone number. Your issue seems to be different. You can create a new issue and I will see what I can do.

Steps to reproduce would be welcome

Status: Fixed » Closed (fixed)

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