sul-dlss / was-pywb

Configuration for Stanford's pywb instance
https://swap.stanford.edu
Other
2 stars 0 forks source link

Changes for pywb 2.7.3 #170

Closed edsu closed 1 year ago

edsu commented 1 year ago

Why was this change made? 🤔

pywb 2.7.3 modifies the search.html form and the way that the search.js uses it. Since we have chosen to override search.html with our own form we need to be sure to pass in two additional hidden fields so the JavaScript doesn't throw an exception when they are missing.

How was this change tested? 🤨

Running pywb locally in development with Docker and the latest version of pywb on webrecorder/pywb main.

âš¡ âš  If this change has cross service impact (including writing to shared file systems or interacting with other services), run the web archive accession integration test and/or test in [stage|qa] environment, in addition to specs. âš¡