Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-2473

Subtring matching is incorreclty matching against an empty string

    XMLWordPrintableJSON

Details

    Description

      The substring matching, which is part of the SimpleFilter implementation is incorrectly matching empty strings. For example, it says "" matches "foo". This is happening because it uses empty strings as replacements for "*" when doing wildcard matching, thus it gets confused when there really is an empty string.

      Attachments

        Activity

          People

            rickhall Richard S. Hall
            rickhall Richard S. Hall
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: