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

Media string filters are case-sensitive #678

Open
davidmacp opened this issue Apr 10, 2019 · 1 comment
Open

Media string filters are case-sensitive #678

davidmacp opened this issue Apr 10, 2019 · 1 comment

Comments

@davidmacp
Copy link
Contributor

Expected behaviour

User should be able to filter media using strings that are both lower or uppercase and the same result should be returned

Actual behaviour

Given the following
Screen Shot 2019-04-10 at 4 22 51 pm

Filename contains - (Filename seems to work correctly?)
Screen Shot 2019-04-10 at 4 23 59 pm

Alt text contains
Screen Shot 2019-04-10 at 4 24 26 pm

Caption contains
Screen Shot 2019-04-10 at 4 24 50 pm

Copyright information contains
Screen Shot 2019-04-10 at 4 25 09 pm

@eduardoboucas
Copy link
Contributor

Unfortunately, this is an issue in API (dadi/api#544). There is nothing that we'll need to change in Publish once the issue is fixed upstream, but I'm going to add the blocked label and keep the issue open so that we're aware of the problem.

Thanks, @davidmacp.

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

2 participants