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

        tyson Tyson Phillips (Inactive) created issue -
        tyson Tyson Phillips (Inactive) made changes -
        Field Original Value New Value
        Rank Ranked higher
        tyson Tyson Phillips (Inactive) made changes -
        Story Points 2
        tyson Tyson Phillips (Inactive) made changes -
        Sprint 4.3.0 Sprint 11 [ 62 ]
        tyson Tyson Phillips (Inactive) made changes -
        Rank Ranked higher
        tyson Tyson Phillips (Inactive) made changes -
        Issue Type Improvement [ 4 ] Bug [ 1 ]
        Automated transition triggered when Tyson Phillips (Inactive) created a branch in Stash -
        Status Open [ 1 ] In Progress [ 3 ]
        tyson Tyson Phillips (Inactive) made changes -
        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.
        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|
        Automated transition triggered when Tyson Phillips (Inactive) created pull request #51 in Stash -
        Status In Progress [ 3 ] In Review [ 5 ]
        Resolution Fixed [ 1 ]
        jonathan Jonathan Reissmueller made changes -
        Remaining Estimate 0 minutes [ 0 ]
        Time Spent 22 minutes [ 1320 ]
        Worklog Id 11278 [ 11278 ]
        Automated transition triggered when Tyson Phillips (Inactive) merged pull request #51 in Stash -
        Status In Review [ 5 ] Closed [ 6 ]

          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