[PR #466] [MERGED] fix: Escape JSON output on singlefile #2685

Closed
opened 2026-03-01 18:00:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: hotfix/#463


📝 Commits (1)

  • bd3c824 fix: Escape JSON output on command failure so the user can run the command manually

📊 Changes

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

View changed files

📝 .gitignore (+1 -0)
📝 archivebox/extractors/singlefile.py (+4 -1)
📝 package-lock.json (+1 -1)

📄 Description

Summary

Manually escape json output so the user can run it in the command line after the command fails.

**Related issues: #463

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/466 **Author:** [@cdvv7788](https://github.com/cdvv7788) **Created:** 9/4/2020 **Status:** ✅ Merged **Merged:** 9/7/2020 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `master` ← **Head:** `hotfix/#463` --- ### 📝 Commits (1) - [`bd3c824`](https://github.com/ArchiveBox/ArchiveBox/commit/bd3c824d450ecfddf983f8b3006d36d3490538ca) fix: Escape JSON output on command failure so the user can run the command manually ### 📊 Changes **3 files changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `archivebox/extractors/singlefile.py` (+4 -1) 📝 `package-lock.json` (+1 -1) </details> ### 📄 Description # Summary Manually escape json output so the user can run it in the command line after the command fails. **Related issues: #463 # 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 18:00:25 +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#2685
No description provided.