Opened 17 years ago

Closed 17 years ago

#761 closed defect (fixed)

Not equal in filter doesn't support wildcards

Reported by: Johan Enell Owned by: Nicklas Nordborg
Priority: minor Milestone: BASE 2.4.2
Component: core Version: trunk
Keywords: Cc:

Description

When I try to filter a String column with not equal ( <> ) it does nothing.

Attachments (1)

not_equal_bug.png (11.6 KB ) - added by Johan Enell 17 years ago.

Download all attachments as: .zip

Change History (4)

by Johan Enell, 17 years ago

Attachment: not_equal_bug.png added

comment:1 by Nicklas Nordborg, 17 years ago

Component: webcore
Milestone: BASE 2.6BASE 2.4.2
Priority: majorminor
Summary: Not equal in filterNot equal in filter doesn't support wildcards

Well, the filter does work. The problem is that it doesn't support the wildcard character.

comment:2 by Nicklas Nordborg, 17 years ago

Status: newassigned

comment:3 by Nicklas Nordborg, 17 years ago

Resolution: fixed
Status: assignedclosed

(In [3749]) Fixes #761: Not equal in filter doesn't support wildcards

Note: See TracTickets for help on using tickets.