[PR #363] [MERGED] fix: timestamp comparison in from_json function #1128

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

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/363
Author: @apkallum
Created: 7/14/2020
Status: Merged
Merged: 7/14/2020
Merged by: @pirate

Base: djangoHead: apkallum-django


📝 Commits (1)

  • 98dda68 fix: timestamp comparison in to_json function

📊 Changes

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

View changed files

📝 archivebox/index/schema.py (+4 -1)

📄 Description

Summary

Fixes issue with updated date with loading items from_json by casting as int or setting it as None

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/363 **Author:** [@apkallum](https://github.com/apkallum) **Created:** 7/14/2020 **Status:** ✅ Merged **Merged:** 7/14/2020 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `django` ← **Head:** `apkallum-django` --- ### 📝 Commits (1) - [`98dda68`](https://github.com/ArchiveBox/ArchiveBox/commit/98dda688970c8993a7a79847ea74ff5e30964b4f) fix: timestamp comparison in to_json function ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/index/schema.py` (+4 -1) </details> ### 📄 Description # Summary Fixes issue with updated date with loading items from_json by casting as int or setting it as `None` # 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 14:48:32 +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#1128
No description provided.