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

GetImages filtering doesn't work #219

Closed
herbatnik opened this issue Oct 1, 2021 · 3 comments
Closed

GetImages filtering doesn't work #219

herbatnik opened this issue Oct 1, 2021 · 3 comments
Assignees
Labels
Milestone

Comments

@herbatnik
Copy link

The line below should say += instead of = because of that, when passing filter the parser fails to parse the response causing no images being returned at all

options = $" --filter=\"{filter}\"";

@mariotoffia mariotoffia self-assigned this Oct 1, 2021
@mariotoffia mariotoffia added the bug label Oct 1, 2021
@mariotoffia mariotoffia added this to the 3.0.0-RELEASE milestone Oct 1, 2021
@mariotoffia
Copy link
Owner

Hi @herbatnik and thanks for spotting this bug. I'll fix it during this weekend.

Cheers,
Mario :)

@mariotoffia
Copy link
Owner

I've merged the fix - it will be available within 30 minutes or so

@herbatnik
Copy link
Author

All works now. Thank you a lot for a quick fix ⚡

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants