[PR #1059] [CLOSED] Fix some encoding-related issue of readability #1313

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

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/1059
Author: @mattholy
Created: 12/5/2022
Status: Closed

Base: devHead: patch-1


📝 Commits (1)

📊 Changes

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

View changed files

📝 archivebox/extractors/readability.py (+1 -1)

📄 Description

Summary

This PR fixes some issue of readability by added <meta charset="UTF-8"> to the top of content.html
image

Tested on Microsoft Edge and Google Chrome

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot 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/1059 **Author:** [@mattholy](https://github.com/mattholy) **Created:** 12/5/2022 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`b650be6`](https://github.com/ArchiveBox/ArchiveBox/commit/b650be6ffae57e0799bbb63825de6fe37006591f) fix some charset issue ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/extractors/readability.py` (+1 -1) </details> ### 📄 Description <!-- IMPORTANT: Do not submit PRs with only formatting / PEP8 / line length changes. --> # Summary <!--e.g. This PR fixes ABC or adds the ability to do XYZ...--> This PR fixes some issue of readability by added `<meta charset="UTF-8">` to the top of `content.html` ![image](https://user-images.githubusercontent.com/22177897/205558384-a839855e-c714-4a8d-a498-de5b23b082ba.png) Tested on Microsoft Edge and Google Chrome # Changes these areas - [x] Bugfixes - [x] Feature behavior - [ ] Command line interface - [ ] Configuration options - [ ] Internal architecture - [ ] Snapshot 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:49:17 +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#1313
No description provided.