[PR #382] [MERGED] feat: Fallback to link detail when there is an issue loading a link #4153

Closed
opened 2026-03-15 01:29:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/382
Author: @cdvv7788
Created: 7/22/2020
Status: Merged
Merged: 7/22/2020
Merged by: @pirate

Base: djangoHead: fallback-read-link


📝 Commits (3)

  • 9815241 feat: Fallback to link detail when there is an issue loading a link from main index
  • 263eb4e fix: Change path to use ARCHIVE_DIR_NAME
  • e58c3de feat: Update path generation in detail index fallback

📊 Changes

1 file changed (+6 additions, -2 deletions)

View changed files

📝 archivebox/index/json.py (+6 -2)

📄 Description

Summary

When main index lacks some information, fallback to the archive folder for details

**Related issues: #374

Changes these areas

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

Roadmap Goals

This PR helps us move towards xyz roadmap goal, as outlined here: https://github.com/pirate/ArchiveBox#roadmap
(delete this section if it's just a bugfix / simple PR)


🔄 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/382 **Author:** [@cdvv7788](https://github.com/cdvv7788) **Created:** 7/22/2020 **Status:** ✅ Merged **Merged:** 7/22/2020 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `django` ← **Head:** `fallback-read-link` --- ### 📝 Commits (3) - [`9815241`](https://github.com/ArchiveBox/ArchiveBox/commit/9815241b78ecc3a4cc9b0f80ccbcbf1357cd621f) feat: Fallback to link detail when there is an issue loading a link from main index - [`263eb4e`](https://github.com/ArchiveBox/ArchiveBox/commit/263eb4e372fc4a9cc38331521a3aa6a4f121b9fe) fix: Change path to use ARCHIVE_DIR_NAME - [`e58c3de`](https://github.com/ArchiveBox/ArchiveBox/commit/e58c3deb05dc69abde667cb662d2e351a362729a) feat: Update path generation in detail index fallback ### 📊 Changes **1 file changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/index/json.py` (+6 -2) </details> ### 📄 Description # Summary When main index lacks some information, fallback to the archive folder for details **Related issues: #374 # Changes these areas - [ ] Bugfixes - [X] Feature behavior - [ ] Command line interface - [ ] Configuration options - [ ] Internal architecture - [ ] Archived data layout on disk # Roadmap Goals This PR helps us move towards xyz roadmap goal, as outlined here: https://github.com/pirate/ArchiveBox#roadmap (delete this section if it's just a bugfix / simple PR) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 01:29:20 +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#4153
No description provided.