homebox icon indicating copy to clipboard operation
homebox copied to clipboard

Deep-diving to a URL produces an error with no search results

Open salsaw opened this issue 10 months ago • 2 comments

First Check

  • [X] This is not a feature request
  • [X] I added a very descriptive title to this issue.
  • [X] I used the GitHub search to find a similar issue and didn't find it.
  • [X] I searched the documentation, with the integrated search.
  • [X] I already read the docs and didn't find an answer.

Homebox Version

0.10.3

What is the issue you are experiencing?

I am unable to deep-dive into a URL generated by the Search page. This is required in order to allow Homebox to be used with an external app that will be providing the search criteria. In my example, I am using an app that scans barcodes and the app can be configured to open an external URL and pass a parameter. I verified the correct URL is being generated and search results only appear if it is done within Homebox itself

Result when doing a search within Homebox image

Result when navigating to the same URL generated by Homebox Search image

Error seen in browser console after deep-diving to the URL image

How can the maintainer reproduce the issue?

  1. Search for anything using the Search page. ~~It could be a simple search as long as it returns results~~ Toggle on the field selection option, add a custom field, search for a valid matching string for that custom field
  2. Copy the URL generated in the browser's address bar and open it in another tab or simply click enter
  3. The results page will now show no results

Deployment

Docker (Synology)

Deployment Details

No response

salsaw avatar Mar 31 '24 00:03 salsaw

Updated my comment. It seems like the deep-dive issue is when adding a custom field to the search criteria.

salsaw avatar Apr 03 '24 13:04 salsaw

Workaround: Add the information to the description in this case until a fix is in place

salsaw avatar Apr 06 '24 14:04 salsaw