webrecorder / pywb

Core Python Web Archiving Toolkit for replay and recording of web archives
https://pypi.python.org/pypi/pywb
GNU General Public License v3.0
1.39k stars 216 forks source link

query.html references missing url-polyfill.min.js file #571

Closed anjackson closed 4 years ago

anjackson commented 4 years ago

Describe the bug

The query template references a static file that does not exist.

Steps to reproduce the bug

If you go to pywb e.g. https://beta.webarchive.org.uk/wayback/archive/*/https://www.bbc.co.uk/ and open the console you'll see

SyntaxError: expected expression, got '<' url-polyfill.min.js:1

Expected behavior

No console errors.

ikreymer commented 4 years ago

Fixed in 2.4.2