| Summary | Multiple search terms misbehaving |
| Queue | IMP |
| Queue Version | HEAD |
| Type | Bug |
| State | Not A Bug |
| Priority | 1. Low |
| Owners | slusarz (at) horde (dot) org |
| Requester | hackeron (at) gmail (dot) com |
| Created | 05/24/2006 (7109 days ago) |
| Due | |
| Updated | 05/30/2006 (7103 days ago) |
| Assigned | 05/24/2006 (7109 days ago) |
| Resolved | 05/30/2006 (7103 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
please feel free to close this bug.
http://cvs.horde.org/diff.php?r1=1.29.10.8&r2=1.29.10.9&f=framework%2FIMAP%2FIMAP%2FSearch.php
State ⇒ Unconfirmed
was fixed in Horde 3.0.5. And I can't reproduce this in HEAD.
State ⇒ Assigned
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Multiple search terms misbehaving
Queue ⇒ IMP
State ⇒ Unconfirmed
From: someone@domain.com AND
To: me@domain.com
I just see every message in my Inbox.
On the other hand if I search for
To: me@domain.com AND
From: someone@domain.com
It does what's expected and shows me all messages from
someone@domain.com sent to me@domain.com and not various aliases I'm on.
Both should do the same and multiple users are reporting this behavior.