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

Consider case insensitive search of controlled vocabs #10948

Closed
touhidurabir opened this issue Feb 19, 2025 · 0 comments
Closed

Consider case insensitive search of controlled vocabs #10948

touhidurabir opened this issue Feb 19, 2025 · 0 comments
Assignees
Milestone

Comments

@touhidurabir
Copy link
Member

touhidurabir commented Feb 19, 2025

Describe the bug
When searching partially match controlled vocabs via API for PostgreSQL, need to consider the case insensitive match using ILIKE instead of LIKE . This is a regression introduced by #10292 . This cause the tests to fail for postgres.

What application are you using?
OJS, OMP or OPS version main (upcoming 3.5)

Additional information
example failures

PRs
pkp-lib --> #10949
ojs --> pkp/ojs#4673

@touhidurabir touhidurabir self-assigned this Feb 19, 2025
@touhidurabir touhidurabir added the Bug:2:Major A bug found in common paths that reduces functionality for a large number of users label Feb 19, 2025
@touhidurabir touhidurabir added this to the 3.5 Internal milestone Feb 19, 2025
touhidurabir added a commit to touhidurabir/pkp-lib that referenced this issue Feb 19, 2025
touhidurabir added a commit to touhidurabir/ojs that referenced this issue Feb 19, 2025
touhidurabir added a commit to touhidurabir/pkp-lib that referenced this issue Feb 19, 2025
touhidurabir added a commit to touhidurabir/ojs that referenced this issue Feb 19, 2025
touhidurabir added a commit that referenced this issue Feb 19, 2025
#10948 Fixed case insensitive matching of vocabs
touhidurabir added a commit to pkp/ojs that referenced this issue Feb 19, 2025
pkp/pkp-lib#10948 Submodule Update ##touhidurabir/i10948_main##
@Tribunal33 Tribunal33 removed the Bug:2:Major A bug found in common paths that reduces functionality for a large number of users label Feb 19, 2025
Hafsa-Naeem pushed a commit to Hafsa-Naeem/ojs that referenced this issue Feb 20, 2025
pkp/pkp-lib#10948 Submodule Update ##touhidurabir/i10948_main##
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants