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

Performing "containing" queries on subject doesn't work on utf8 encoded mails #107

Open
chalasr opened this issue Aug 22, 2016 · 4 comments
Milestone

Comments

@chalasr
Copy link

chalasr commented Aug 22, 2016

I'm facing an issue when trying to fetch mails from the Api (v2).
Performing a query on /api/v2/search using containing on the subject of a mail gives an empty result.

For instance I search: 'containing' => 'Your free product', but in fact the subject appears as Your free =?utf-8?Q?product=0A?= when fetching all mails, so I can't retrieve it from a search query directly.

Could it be possible to do something for clean up the subject as it is done for the web interface, in order to allow performing containing queries on?
Thank you

See #46 for a similar issue that has been fixed on the UI side.

@chalasr
Copy link
Author

chalasr commented Sep 20, 2016

This issue is really problematic, forced to stop using the API for now.

@ian-kent
Copy link
Member

Good point, fairly big oversight!

I'll have a look asap 👍

@ian-kent ian-kent added the bug label Nov 14, 2016
@chalasr
Copy link
Author

chalasr commented May 9, 2017

Bump :)

@ivans083
Copy link

Any updates on this?

@tyndyll tyndyll added the 1.1 label Feb 19, 2019
@tyndyll tyndyll added this to the v1.1 milestone Aug 11, 2020
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

4 participants