[GH-ISSUE #814] Title not automatically set after adding url #386

Closed
opened 2026-02-25 23:34:06 +03:00 by kerem · 1 comment
Owner

Originally created by @Sissing on GitHub (Jan 9, 2024).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/814

Data

  • Shiori version: v1.5.5
  • Database Engine: n/a
  • Operating system: Docker container
  • CLI/Web interface/Web Extension: Web interface

Describe the bug / actual behavior

When adding a URL like https://www.facebook.com and not entering any other info (like title or excerpt), the title is replaced with the URL rather than the actual page title of the website (like what it does for the excerpt). It will only update correctly if I update the archive.

Expected behavior

A clear and concise description of what you expected to happen.

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'Home'
  2. Click on 'Add new bookmark'
  3. Use any URL like https://www.facebook.com (leave all fields empty, in my screenshots, 'Create archive' is selected but same behavior when unchecked)
  4. Refresh and see the updated thumbnail
  5. Edit the newly created bookmark, and you will see the 'Title' has the used URL 'https://www.facebook.com' but 'Excerpt' has nicely been updated based on the webpage content.

Workaround to update title based on webpage:

  1. Click on 'Update archive'
  2. Uncheck all the boxes
  3. Click 'YES'
  4. Now it will show the actual title of the webpage

Screenshots

Issue:
Scherm­afbeelding 2024-01-09 om 16 22 37
Scherm­afbeelding 2024-01-09 om 16 22 50
Scherm­afbeelding 2024-01-09 om 16 36 21

Workaround:
Scherm­afbeelding 2024-01-09 om 16 23 05
Scherm­afbeelding 2024-01-09 om 16 23 15

Notes

I assume the expected behavior is that the actual webpage title is shown upon adding a URL and not updating any of the 'Title' and 'Excerpt' fields.

Originally created by @Sissing on GitHub (Jan 9, 2024). Original GitHub issue: https://github.com/go-shiori/shiori/issues/814 ## Data - **Shiori version**: v1.5.5 - **Database Engine**: n/a - **Operating system**: Docker container - **CLI/Web interface/Web Extension**: Web interface ## Describe the bug / actual behavior When adding a URL like https://www.facebook.com and not entering any other info (like title or excerpt), the title is replaced with the URL rather than the actual page title of the website (like what it does for the excerpt). It will only update correctly if I update the archive. ## Expected behavior A clear and concise description of what you expected to happen. ## To Reproduce Steps to reproduce the behavior: 1. Go to 'Home' 2. Click on 'Add new bookmark' 3. Use any URL like https://www.facebook.com (leave all fields empty, in my screenshots, 'Create archive' is selected but same behavior when unchecked) 4. Refresh and see the updated thumbnail 5. Edit the newly created bookmark, and you will see the 'Title' has the used URL 'https://www.facebook.com' but 'Excerpt' has nicely been updated based on the webpage content. Workaround to update title based on webpage: 1. Click on 'Update archive' 2. Uncheck all the boxes 3. Click 'YES' 4. Now it will show the actual title of the webpage ## Screenshots Issue: ![Scherm­afbeelding 2024-01-09 om 16 22 37](https://github.com/go-shiori/shiori/assets/8654110/88239ca8-1e79-4cd4-aedb-68d5aedf940f) ![Scherm­afbeelding 2024-01-09 om 16 22 50](https://github.com/go-shiori/shiori/assets/8654110/e2a7ed5e-98f1-447c-8f14-985e68006326) ![Scherm­afbeelding 2024-01-09 om 16 36 21](https://github.com/go-shiori/shiori/assets/8654110/b949b6c3-01fb-40ea-addf-70025735e76b) Workaround: ![Scherm­afbeelding 2024-01-09 om 16 23 05](https://github.com/go-shiori/shiori/assets/8654110/3380ba61-7150-469b-a9fc-9e76d213e168) ![Scherm­afbeelding 2024-01-09 om 16 23 15](https://github.com/go-shiori/shiori/assets/8654110/69f5b502-c9cc-4f28-a099-d4bda27cbfca) ## Notes I assume the expected behavior is that the actual webpage title is shown upon adding a URL and not updating any of the 'Title' and 'Excerpt' fields.
kerem 2026-02-25 23:34:06 +03:00
  • closed this issue
  • added the
    type:bug
    label
Author
Owner

@Sissing commented on GitHub (Jan 9, 2024):

Sorry looks like there is already a ticket in for v1.6.0: https://github.com/go-shiori/shiori/issues/654

<!-- gh-comment-id:1883325818 --> @Sissing commented on GitHub (Jan 9, 2024): Sorry looks like there is already a ticket in for v1.6.0: https://github.com/go-shiori/shiori/issues/654
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/shiori#386
No description provided.