Uploaded image for project: 'AdMax'
  1. AdMax
  2. ADMAX-1926

Wizard: regex generated by pixel domains in wizard is incorrect

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: unspecified
    • Fix Version/s: None
    • Component/s: Setup Pages
    • Labels:
      None
    • Environment:

      Operating System: Linux
      Platform: PC

    • Bugzilla Id:
      3490

      Description

      I entered;

      http://www.guthy-renker-store.com

      and

      http://www.proactiv.com

      I ended up with:

      ^http(s?)\:\/\/(http\://www\.guthy-renker-store\.com(\:[0-9]

      {1,5})?)([\?\/].*)?|(http\://www\.proactiv\.com/(\:[0-9]{1,5}

      )?)([\?\/].*)?$

      which is not valid.

      Looks like it should have been:

      ^(http(s?)\:\/\/www\.guthy-renker-store\.com(\:[0-9]

      {1,5})?)([\?\/].*)?|(http(s?)\:\/\/www\.proactiv\.com/(\:[0-9]{1,5}

      )?)([\?\/].*)?$

        Attachments

          Activity

            People

            • Assignee:
              mholly Mike Holly
              Reporter:
              bduffy Bill Duffy (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: