[PR #1128] [MERGED] Add missing closing quote to style attribute #1323

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

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/1128
Author: @tejr
Created: 3/26/2023
Status: Merged
Merged: 3/27/2023
Merged by: @pirate

Base: devHead: dev


📝 Commits (1)

  • 53af810 Add missing closing quote to style attribute

📊 Changes

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

View changed files

📝 archivebox/templates/core/index_row.html (+1 -1)

📄 Description

Summary

This PR fixes the markup in the index_row.html template by closing the quote of a style attribute. Its absence became apparent when I archived a URL with a trailing equals sign, breaking the layout of the table.

Related issues

None I know of.

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/1128 **Author:** [@tejr](https://github.com/tejr) **Created:** 3/26/2023 **Status:** ✅ Merged **Merged:** 3/27/2023 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (1) - [`53af810`](https://github.com/ArchiveBox/ArchiveBox/commit/53af810ff8147d0abf061b0c63d9ebb2c512e0a1) Add missing closing quote to style attribute ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/templates/core/index_row.html` (+1 -1) </details> ### 📄 Description # Summary This PR fixes the markup in the index_row.html template by closing the quote of a `style` attribute. Its absence became apparent when I archived a URL with a trailing equals sign, breaking the layout of the table. # Related issues None I know of. # Changes these areas - [x] Bugfixes - [ ] 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:19 +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#1323
No description provided.