[Bug]: Fetching author image from URL resets description text if not explicitly saved #1979

Closed
opened 2026-04-25 00:02:01 +02:00 by adam · 3 comments
Owner

Originally created by @OISumeko on GitHub (May 11, 2024).

What happened?

When editing an author, I populated the description then provided a URL for the author image source. When I clicked the submit button to fetch the image, my description content was deleted.

https://github.com/advplyr/audiobookshelf/assets/9007982/8d1cf1f0-a85d-4194-899c-9c58e5f1f86b

What did you expect to happen?

I expected the image to fetch and only update the image field, not also revert the description text. As I haven't left the edit window at any stage in the process it feels wrong for it to be resetting, my expectation is that the window holds changes in a staging/temporary space until I leave the window/tab or save it.

This issue can be circumvented by editing the description text, clicking save, reopening the edit window, then continuing with the image selection process, but this feels quite awkward and I regularly make the mistake.

Steps to reproduce the issue

  1. Click the edit pencil icon on an author entry
  2. Update the description field
  3. Paste a URL into the image URL field
  4. Click the Submit button to fetch the provided image
  5. Note the description has reverted to its prior state

Audiobookshelf version

2.9.0

How are you running audiobookshelf?

Docker

What OS is your Audiobookshelf server hosted from?

Linux

If the issue is being seen in the UI, what browsers are you seeing the problem on?

Firefox

Logs

No response

Additional Notes

No response

Originally created by @OISumeko on GitHub (May 11, 2024). ### What happened? When editing an author, I populated the description then provided a URL for the author image source. When I clicked the submit button to fetch the image, my description content was deleted. https://github.com/advplyr/audiobookshelf/assets/9007982/8d1cf1f0-a85d-4194-899c-9c58e5f1f86b ### What did you expect to happen? I expected the image to fetch and only update the image field, not also revert the description text. As I haven't left the edit window at any stage in the process it feels wrong for it to be resetting, my expectation is that the window holds changes in a staging/temporary space until I leave the window/tab or save it. This issue can be circumvented by editing the description text, clicking save, reopening the edit window, then continuing with the image selection process, but this feels quite awkward and I regularly make the mistake. ### Steps to reproduce the issue 1. Click the edit pencil icon on an author entry 2. Update the description field 3. Paste a URL into the image URL field 4. Click the Submit button to fetch the provided image 5. Note the description has reverted to its prior state ### Audiobookshelf version 2.9.0 ### How are you running audiobookshelf? Docker ### What OS is your Audiobookshelf server hosted from? Linux ### If the issue is being seen in the UI, what browsers are you seeing the problem on? Firefox ### Logs _No response_ ### Additional Notes _No response_
adam added the bug label 2026-04-25 00:02:01 +02:00
adam closed this issue 2026-04-25 00:02:01 +02:00
Author
Owner

@ZLoth commented on GitHub (May 11, 2024):

This occurs for me also in Chrome in Windows. Here is a recording.

https://github.com/advplyr/audiobookshelf/assets/6700159/bc7cd91d-692d-450e-9786-ff7aac7fdb7d

@ZLoth commented on GitHub (May 11, 2024): This occurs for me also in Chrome in Windows. Here is a recording. https://github.com/advplyr/audiobookshelf/assets/6700159/bc7cd91d-692d-450e-9786-ff7aac7fdb7d
Author
Owner

@advplyr commented on GitHub (May 27, 2024):

Fixed in v2.10.1

@advplyr commented on GitHub (May 27, 2024): Fixed in [v2.10.1](https://github.com/advplyr/audiobookshelf/releases/tag/v2.10.1)
Author
Owner

@ZLoth commented on GitHub (May 27, 2024):

Fixed in v2.10.1

Thank you!

@ZLoth commented on GitHub (May 27, 2024): > Fixed in [v2.10.1](https://github.com/advplyr/audiobookshelf/releases/tag/v2.10.1) Thank you!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#1979