Skip to content

Contact Phone number causes error #3

Description

@2020media

During the module eepCreateContactRequest and additional "+" is added to phone numbers causing an error

eg +1.3703212020 is sent as ++1.3703212020

general.ERROR: Metaregistrar\EPP\eppException: Contact handle specified is not valid:

the error can be fixed by removing the '+' from private function formatPhone($number, $country) in nominet.php
the + is already set in the "intlNumber" function I think.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions