Modify ↓
Opened 23 months ago Closed 23 months ago #266 closed bug (fixed)"IN" filters do not work in YAM nightly build
Description
A filter set to search a file does not work in the latest nightly build 26-06-2011. This function did work in YAM 2.6p1.
To reproduce:
Comparison:
Action:
Clicking Filter will not filter the expected email(s). Setting a From filter with an address, rather than creating a file with a list of addresses does work as expected however.
Snoopy reports the file is getting opened, so that isn't the cause of the problem: Attachments (0)Change History (2)comment:1 Changed 23 months ago by thboeckel
comment:2 Changed 23 months ago by thboeckel
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber
| ||||||||||||||||||||||||||||



Ok, this was an easy one. First of all, searching using a pattern file was really abandoned when fast Boyer-Moore string search was introduced. Second, searching using a pattern file definitely requires AmigaDOS patterns to be used.