[PR #1215] [CLOSED] Fix Wallabag Parser file access bug #1356

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

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/1215
Author: @peterrus
Created: 8/20/2023
Status: Closed

Base: devHead: fix_wallabag_file_access_bug


📝 Commits (1)

  • 974295d Revert "append content of referenced files to imports"

📊 Changes

1 file changed (+1 additions, -11 deletions)

View changed files

📝 archivebox/parsers/__init__.py (+1 -11)

📄 Description

Summary

In this PR I attempt to debug https://github.com/ArchiveBox/ArchiveBox/issues/1000.

Related issues

Changes these areas


🔄 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/1215 **Author:** [@peterrus](https://github.com/peterrus) **Created:** 8/20/2023 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `fix_wallabag_file_access_bug` --- ### 📝 Commits (1) - [`974295d`](https://github.com/ArchiveBox/ArchiveBox/commit/974295d4cab6e6e75377170d09bc46a5d63dd2bd) Revert "append content of referenced files to imports" ### 📊 Changes **1 file changed** (+1 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/parsers/__init__.py` (+1 -11) </details> ### 📄 Description <!-- IMPORTANT: Do not submit PRs with only formatting / PEP8 / line length changes. --> # Summary In this PR I attempt to debug https://github.com/ArchiveBox/ArchiveBox/issues/1000. # Related issues - Wallabag importing was fixed: https://github.com/ArchiveBox/ArchiveBox/issues/971 # Changes these areas - [x] Temporary Workaround: Don't attempt to access filesystem in https://github.com/peterrus/ArchiveBox/blob/5b7efe256658dc30892a1d7f5c6d86a5b5ef0bc5/archivebox/parsers/__init__.py#L149 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 14:49:27 +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#1356
No description provided.