Uploaded image for project: 'Droids'
  1. Droids
  2. DROIDS-151

Pattern matching operates on whole URL

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.1.0, 0.2.0
    • 0.2.0
    • core
    • None

    Description

      The URL pattern matching calls Matcher.matches(), which requires that the whole URL match the pattern. This is painful and requires extra .*'s all over the place. If one wants to match the whole thing, regex has markers for that. It should be switched to Matcher.finds().

      Attachments

        Activity

          People

            rfrovarp Richard Frovarp
            rfrovarp Richard Frovarp
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: