Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite IMAP search parser #329

Closed
marcelmay opened this issue Jun 28, 2020 · 0 comments
Closed

Rewrite IMAP search parser #329

marcelmay opened this issue Jun 28, 2020 · 0 comments
Assignees
Milestone

Comments

@marcelmay
Copy link
Member

Major cleanup and long overdue.

@marcelmay marcelmay added this to the 1.5.14 milestone Jun 28, 2020
@marcelmay marcelmay self-assigned this Jun 28, 2020
marcelmay added a commit that referenced this issue Jun 29, 2020
Fixed by #329, activated tests only.
marcelmay added a commit that referenced this issue Jul 2, 2020
)

This was previously fixed in #329 .
Added test and made sure that AndTerm order is same as in query.
marcelmay added a commit that referenced this issue Jul 4, 2020
Major cleanup and long overdue.

- Fixes correct tag for unknown charset (NO instead of BAD tag)
- Probably fixes quite some search bugs, eg:
   - IMAP Complex search issue (fixes #319)
   - sequence-set handling (see also #328)
marcelmay added a commit that referenced this issue Jul 4, 2020
Fixed by #329, activated tests only.
marcelmay added a commit that referenced this issue Jul 4, 2020
)

This was previously fixed in #329 .
Added test and made sure that AndTerm order is same as in query.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant