Modify ↓
Opened 17 years ago
Closed 17 years ago
#3949 closed task (fixed)
test 'is in' and 'is not in' functionality
| Reported by: | Jeff Hammel | Owned by: | Jeff Hammel |
|---|---|---|---|
| Priority: | high | Component: | TicketSubmitPolicyPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
the 'is in' and 'is not in' comparitors have not been tested. they should be
Attachments (0)
Change History (2)
comment:1 Changed 17 years ago by
comment:2 Changed 17 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
fixed in r4547, seems to work
Note: See
TracTickets for help on using
tickets.



(In [4546]) display the list for "is in" and "is not in"; refs #3949