https://bugs.kde.org/show_bug.cgi?id=522332
Bug ID: 522332
Summary: Mail search with "contains" won't work with Xapian 2.0
lib if using tokenized search (CC, From... with an
email of form [email protected])
Classification: Frameworks and Libraries
Product: Akonadi
Version First 6.7.2
Reported In:
Platform: Manjaro
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Indexer
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected]
Target Milestone: ---
***
If you're not sure this is actually a bug or valid feature request, instead
post about it at https://discuss.kde.org
If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
Please remove this comment after reading and before submitting - thanks!
***
DESCRIPTION
Change in Xapian 2.0 break search of mails with an address like : [email protected]
if used with a "contains" filter
STEPS TO REPRODUCE
1. Verify xapian version >=2.0 (xapian-config --version)
2. Open mail search on a mailbox in kmail/kontact
3. Do a "CC", "From" ... search with a mail (not a name) like [email protected]
OBSERVED RESULT
No mail found
EXPECTED RESULT
Matching mails should be found
SOFTWARE/OS VERSIONS
Operating System (available in the Info Center app, or by running `kinfo` in a
terminal window):
KDE Plasma Version: 6.6.5
KDE Frameworks Version: 6.27.0
Qt Version: 6.11.1
ADDITIONAL INFORMATION
I found why it's the case and have a fix already.
--
You are receiving this mail because:
You are watching all bug changes.