mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-25 17:16:00 +03:00
[GH-ISSUE #143] Adding a new URL via plaintext causes it to be the only URL in the archive #1607
Labels
No labels
expected: maybe someday
expected: next release
expected: release after next
expected: unlikely unless contributed
good first ticket
help wanted
pull-request
scope: all users
scope: windows users
size: easy
size: hard
size: medium
size: medium
status: backlog
status: blocked
status: done
status: idea-phase
status: needs followup
status: wip
status: wontfix
touches: API/CLI/Spec
touches: configuration
touches: data/schema/architecture
touches: dependencies/packaging
touches: docs
touches: js
touches: views/replayers/html/css
why: correctness
why: functionality
why: performance
why: security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ArchiveBox#1607
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sbrl on GitHub (Feb 14, 2019).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/143
Describe the bug
Found another one!
If I add a new URL to ArchiveBox, then it replaces any content I had there previously.
Steps to reproduce
Steps to reproduce the behavior:
echo "https://www.robmiles.com/journal/2019/02/06/options" | ONLY_NEW=true ./archiveecho "https://unix.stackexchange.com/questions/87138/ssh-tunnelling-explanation/119719" | ONLY_NEW=true ./archiveScreenshots or log output
If applicable, use screenshots or copy/pasted terminal output to help explain your problem.
Software versions (please complete the following information):
74b99fe9ebPython 3.5.3@pirate commented on GitHub (Feb 19, 2019):
Try the latest master (fixed in
3571ef2), comment back here if it doesn't work and I'll reopen the ticket.@sbrl commented on GitHub (Feb 19, 2019):
Yep, looks like it's fixed! Thanks again, @pirate 😺
ModuleNotFoundError: No module named 'distutils'#2472ModuleNotFoundError: No module named 'distutils'#3975