[PR #486] [MERGED] fix: Wget absolute path generating issues #1187

Closed
opened 2026-03-01 14:48:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/486
Author: @cdvv7788
Created: 9/25/2020
Status: Merged
Merged: 9/25/2020
Merged by: @pirate

Base: masterHead: wget-path


📝 Commits (1)

  • abde871 fix: Wget absolute path generating issues

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 archivebox/extractors/wget.py (+1 -1)
📝 archivebox/themes/legacy/main_index_row.html (+1 -1)

📄 Description

Summary

Makes sure that the path calculated for wget is relative to link.link_dir

**Related issues: #483

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Archived data layout on disk

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ArchiveBox/ArchiveBox/pull/486 **Author:** [@cdvv7788](https://github.com/cdvv7788) **Created:** 9/25/2020 **Status:** ✅ Merged **Merged:** 9/25/2020 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `master` ← **Head:** `wget-path` --- ### 📝 Commits (1) - [`abde871`](https://github.com/ArchiveBox/ArchiveBox/commit/abde871a3c93d1aee74aab92b4f5557df3c6c35d) fix: Wget absolute path generating issues ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/extractors/wget.py` (+1 -1) 📝 `archivebox/themes/legacy/main_index_row.html` (+1 -1) </details> ### 📄 Description # Summary Makes sure that the path calculated for `wget` is relative to `link.link_dir` **Related issues: #483 # Changes these areas - [X] Bugfixes - [ ] Feature behavior - [ ] Command line interface - [ ] Configuration options - [ ] Internal architecture - [ ] Archived data layout on disk --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 14:48:46 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#1187
No description provided.