mirror of
https://github.com/zotero/zotero.git
synced 2026-09-20 00:12:49 +00:00
Mirror of https://github.com/zotero/zotero.git
CSS rules were being made available to WebPageDump with double-quotes in
the url() rules, despite the original rules not containing them. WPD's
regexp for parsing url() rules included the quotes in the captured
strings, which prevented relative URLs from being properly interpeted --
they were instead appended to the base URL, resulting in "@22" (") at the
end and 404s (sometimes with large HTML pages) that were then saved to
disk instead of the image.
|
||
|---|---|---|
| chrome | ||
| components | ||
| defaults/preferences | ||
| scripts | ||
| styles@0787639b67 | ||
| translators@004b0b5ddd | ||
| .gitmodules | ||
| chrome.manifest | ||
| COPYING | ||
| engines.json | ||
| install.rdf | ||
| repotime.txt | ||
| system.sql | ||
| triggers.sql | ||
| update.rdf | ||
| userdata.sql | ||