Ticket #4178 regression closed fixed
Function singleSearchStep was renamed to _singleSearchStep not everywhere
| Reported by: | natta | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | Twisted-10.0 |
| Component: | Keywords: | mail imap4 | |
| Cc: | exarkun | Branch: |
branches/imap-search-fixes-4178
(diff, github, buildbot, log) |
| Author: | exarkun, itamar | Launchpad Bug: |
Description
Function singleSearchStep was renamed to _singleSearchStep and one parameter added, but in search_OR and search_NOT fucntions there is still old version function invocation (i.e. without "_") So every search query that contains OR or NOT keywords raises errors.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

