Ticket #69 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

RcptMatcher not working as expected

Reported by: jza Assigned to: jza
Priority: normal Milestone:
Component: plugins Version:
Severity: normal Keywords: RcptMatcher
Cc:

Description (Last modified by jza)

When not using the orOperator, the filter always returns true.

When using it always return false too.

Attachments

RcptMatcher.java (5.4 kB) - added by jza on 08/28/08 11:22:39.
Proposal: doFilter changed

Change History

07/18/06 20:12:39 changed by jfp

  • status changed from new to closed.
  • resolution set to invalid.

08/28/08 11:20:01 changed by jza

  • status changed from new to assigned.
  • owner changed from jfp to jza.
  • description changed.
  • summary changed from Under some conditions RcptMatcher always returns true to RcptMatcher not working as expected.

08/28/08 11:22:39 changed by jza

  • attachment RcptMatcher.java added.

Proposal: doFilter changed

08/28/08 17:50:40 changed by jfp

Patch is in rev [218].

09/05/08 12:27:43 changed by jfp

  • status changed from assigned to closed.
  • resolution set to fixed.

Fix rewritten in [220]