Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 4.3.0-b2
    • Component/s: Plugins
    • Labels:
      None

      Description

      The Order plugin parses user input for a domain name that is given in order to determine the SLD and TLD, e.g.
      "domain.com" would result in "domain" as the SLD and ".com" as the TLD

      However, there are some cases where the wrong SLD or TLD would be parsed:
      "www.domain.co.uk" would result in "domain.co" as the SLD and "www..uk" as the TLD. It should be "domain" as the SLD and ".co.uk" as the TLD.

      Another example:
      "domain.co.uk" with TLD checks for ".co.uk" and ".com" results in a list of domains:

      Domain
      domain.co.co.uk
      domain.co.com
      domain.co.uk

      These should be:

      Domain
      domain.co.uk
      domain.com

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            tyson Tyson Phillips (Inactive)
            Reporter:
            tyson Tyson Phillips (Inactive)
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              29/Jun/18

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0 minutes
              0m
              Logged:
              Time Spent - 22 minutes
              22m

                Agile