pywb icon indicating copy to clipboard operation
pywb copied to clipboard

Core Python Web Archiving Toolkit for replay and recording of web archives

Results 189 pywb issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [gevent](https://github.com/gevent/gevent) from 21.12.0 to 23.9.1. Commits 3977b6b Preparing release 23.9.1 0686454 Typo. bdc82c9 Bump to greenlet 3.0rc3 ca0f9cb Bump to greenlet 3.0rc2 and require it on Py3.11 as well...

dependencies
python

When customizing a single template for a collection, for instance `not_found.html`, template dependencies are not resolved and lead to rendering or server errors. ## Steps to reproduce the bug 1....

## Describe the bug Pywb can't serve a request in HTTP proxy mode and record the WARC file. Hopefully I'm missing something simple! ## Steps to reproduce the bug I'm...

### Describe the bug PYWB seems to be stripping out part of the URL when a timeline page is requested. For example: https://webarchive.nationalarchives.gov.uk/*/https://www.arcgis.com/apps/op sdashboard/index.html#/f94c3c90da5b4e9f9a0b19484dd4bb14 loads a timeline for https://www.arcgis.com/apps/opsdashboard/index.html Each...

## Describe the bug When capturing / replaying an XML file, if there is an XSL file referenced in-line within the XML, the capture / replay seems to fail. ##...

## Describe the bug Working with several pages that have script tags with the type="module" attribute. This causes them to run in strict mode, which does not allow variables to...

## Expected behavior When some pages are replayed, the page data will be lost. Typically, some pictures cannot be loaded. You can see the specific data from the chrome plug-in...

The way that pywb rewrites URLs for POST (and other non-GET) request canonicalization ends up writing Pythonic values into the URL such as `True`, `False`, and `None`, whereas we ideally...

## Describe the bug The Bug leads to empty places in the archived Website on palces where should be buttons/icons/menus ## Steps to reproduce the bug Two Examples see below...

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies
javascript