Details

    • Type: Improvement
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.1.0-b1
    • Component/s: None
    • Labels:
      None

      Description

      Registrar modules provide a list of supported TLDs through the getTlds() method.

      However, when creating or editing a TLD through the Domain Manager, you are allowed to select any installed Registrar. The list from getTlds() is completely ignored.

      Controlling this for edit is fairly simple. I see two options:

      1. Create a list of Registrars and their accepted TLDs and then use that to populate the Registrar list for each TLD.
      2. Display all the Registrars, but display an error when trying to switch if the selected Registrar does not support that TLD

      Controlling this for TLD creation may be more difficult. We can:

      1. Fetch the list of Registrars via ajax after a TLD is entered, or add an additional step
      2. Add an additional step after the TLD is submitted in which we select the Registrar
      3. Display all the Registrars, but display an error submit the TLD with a Registrar the does not support it

      If a registrar module doesn't implement getTlds() or returns an empty list, we may want to consider treating that as acceptance of any TLD.

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            abdy Abdy Franco
            Reporter:
            jonathan Jonathan Reissmueller
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              8/Jun/21

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0 minutes
              0m
              Logged:
              Time Spent - 1 hour, 25 minutes
              1h 25m

                Agile