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

Operation logs API: error 400 with date range query #3713

Open
PascalRepond opened this issue Jul 4, 2024 · 0 comments
Open

Operation logs API: error 400 with date range query #3713

PascalRepond opened this issue Jul 4, 2024 · 0 comments
Labels
bug Breaks something but is not blocking

Comments

@PascalRepond
Copy link
Contributor

PascalRepond commented Jul 4, 2024

Bug description:

When searching for resources in the web API, trying to filter by a date range without url-encoding always returns an error 400 "Error trying to decode a non urlencoded string."

Expected behavior:

Steps to Reproduce:

  1. Open https://bib.rero.ch/api/operation_logs/?q=date:[2024-01-01%20TO%202024-01-30]
  2. edit the second date
  3. Enter
  4. See error

Comments

May be linked to the browser that does not encode everything in the URL...

@PascalRepond PascalRepond added the bug Breaks something but is not blocking label Jul 4, 2024
@PascalRepond PascalRepond moved this from Inbox to Product Backlog in RERO ILS issues Jul 4, 2024
@PascalRepond PascalRepond moved this from Product Backlog to Sprint backlog in RERO ILS issues Jul 16, 2024
@PascalRepond PascalRepond moved this from Sprint backlog to Product Backlog in RERO ILS issues Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Breaks something but is not blocking
Projects
Status: Inbox
Development

No branches or pull requests

1 participant