DO NOT REPLY [Bug 47876] New: Glob Expression

[email protected] Sat, 19 Sep 2009 06:22:18 -0700 (PDT)
Newsgroups gmane.comp.jakarta.oro.devel
Message-ID <[email protected]/bugzilla/>
https://issues.apache.org/bugzilla/show_bug.cgi?id=47876

           Summary: Glob Expression
           Product: ORO
           Version: Unknown
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Using the Demonstration Applet http://jakarta.apache.org/oro/demo.html

If you:

1: choose Glob Expression
2: Then in the first text area exter text "input*"
3: choose contains()
4: Then in the Search Input text area exter text: 

someAAAinput
someBBBinput

The search results is:

Compiling regular expression.

Searching

Match 1: input
Match 2: input

The input contained 2 matches.

This seems like a bug to me.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.