[Orangelight/production] NoMethodError: undefined method `-' for {"0"=>"Video/Projected medium"}:ActiveSupport::HashWithIndifferentAccess #4564
Labels
bug
The application does not work as expected because of a defect
It looks like this is an issue with how URLs are / are not being escaped with slashes.
Using the UI, the URL (that works) is https://catalog.princeton.edu/?f%5Bformat%5D%5B%5D=Video%2FProjected+medium
The URL from the error (which does not work) is https://catalog.princeton.edu/?f%5Bformat%5D%5B0%5D=Video/Projected%20medium (note the unescaped slash between Video and Projected)
Backtrace
View full backtrace and more info at honeybadger.io
The text was updated successfully, but these errors were encountered: