[PR #1331] [MERGED] Fix for Bug: Search sometimes shows the same snapshot twice #1193 #4393

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

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/1331
Author: @neel-suthar
Created: 1/20/2024
Status: Merged
Merged: 1/20/2024
Merged by: @pirate

Base: devHead: issue1193-1


📝 Commits (1)

  • aca0512 Fix for Bug: Search sometimes shows the same snapshot twice #1193

📊 Changes

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

View changed files

📝 archivebox/core/mixins.py (+1 -1)

📄 Description

Making sure the search results are unique

Summary

This PR fixes the bug #1193

Before the fix:
https://github.com/ArchiveBox/ArchiveBox/assets/47631351/283ba41c-2fe9-4ada-9bd3-f5ead7cf9e07

After the fix:
https://github.com/ArchiveBox/ArchiveBox/assets/47631351/d0c60888-d368-4783-8d9a-65cb4127c11c

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/1331 **Author:** [@neel-suthar](https://github.com/neel-suthar) **Created:** 1/20/2024 **Status:** ✅ Merged **Merged:** 1/20/2024 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `dev` ← **Head:** `issue1193-1` --- ### 📝 Commits (1) - [`aca0512`](https://github.com/ArchiveBox/ArchiveBox/commit/aca0512926167048122ea2a979e335553b7f9afe) Fix for Bug: Search sometimes shows the same snapshot twice #1193 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/core/mixins.py` (+1 -1) </details> ### 📄 Description Making sure the search results are unique # Summary This PR fixes the bug #1193 Before the fix: https://github.com/ArchiveBox/ArchiveBox/assets/47631351/283ba41c-2fe9-4ada-9bd3-f5ead7cf9e07 After the fix: https://github.com/ArchiveBox/ArchiveBox/assets/47631351/d0c60888-d368-4783-8d9a-65cb4127c11c # 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-15 01:42: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#4393
No description provided.