[PR #383] [MERGED] fix: Add notice for issues with index detail #1143

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

📋 Pull Request Information

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

Base: djangoHead: detail-index-issue


📝 Commits (3)

  • 71f5f03 fix: Add notice for issues with index detail
  • 5ca7121 refactor: Change path calculation to use pathlib in a better way
  • 51716bb Update warning message on detail index error

📊 Changes

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

View changed files

📝 archivebox/index/__init__.py (+4 -1)
📝 archivebox/index/json.py (+11 -5)

📄 Description

Summary

Add warning and print path of the detail indexes that are having issues

**Related issues: #374

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/383 **Author:** [@cdvv7788](https://github.com/cdvv7788) **Created:** 7/22/2020 **Status:** ✅ Merged **Merged:** 7/23/2020 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `django` ← **Head:** `detail-index-issue` --- ### 📝 Commits (3) - [`71f5f03`](https://github.com/ArchiveBox/ArchiveBox/commit/71f5f03a203ad9d816b6f79466620e37b362ccb7) fix: Add notice for issues with index detail - [`5ca7121`](https://github.com/ArchiveBox/ArchiveBox/commit/5ca7121fd82a19886bdd3a2d0f8e4ef06c17d28c) refactor: Change path calculation to use pathlib in a better way - [`51716bb`](https://github.com/ArchiveBox/ArchiveBox/commit/51716bbf74bda9e7a1a38c3fc79bc1dbf5376086) Update warning message on detail index error ### 📊 Changes **2 files changed** (+15 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/index/__init__.py` (+4 -1) 📝 `archivebox/index/json.py` (+11 -5) </details> ### 📄 Description # Summary Add warning and print path of the detail indexes that are having issues **Related issues: #374 # Changes these areas - [ ] Bugfixes - [X] 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:36 +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#1143
No description provided.