Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Updating a publish date without time fails silently #3775

Closed
PhantomPhoton opened this issue Jan 2, 2025 · 2 comments · Fixed by #3805
Closed

[Bug]: Updating a publish date without time fails silently #3775

PhantomPhoton opened this issue Jan 2, 2025 · 2 comments · Fixed by #3805
Labels
awaiting release Issue is resolved and will be in the next release bug Something isn't working

Comments

@PhantomPhoton
Copy link

What happened?

I was trying to set a item's publish date to a date and the update appeared successful but didn't update the item's date

What did you expect to happen?

I expected the item's date to be set

Steps to reproduce the issue

  1. Attempt to update an item's publish date without setting the time components in the dialog box
  2. Save
  3. Notice item was not updated

Audiobookshelf version

v2.17.7

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?

Safari

Logs

There is no logged attempt at updating the value, even with debug logs enabled.

Additional Notes

No response

@PhantomPhoton PhantomPhoton added the bug Something isn't working label Jan 2, 2025
@nichwall
Copy link
Contributor

nichwall commented Jan 2, 2025

I assume you are talking about the publish date of an individual podcast episode, not full podcasts or book items?
image

Is the time in the component shown as dashes?

@PhantomPhoton
Copy link
Author

Yes, sorry for the confusion.

In Safari, I see a default time

Screenshot 2025-01-01 at 9 51 14 PM

In firefox, I see dashes

Screenshot 2025-01-01 at 9 51 50 PM

The default time given in Safari confused me when it just didn't do anything after submission, as I saw a complete date time value.

@advplyr advplyr added the awaiting release Issue is resolved and will be in the next release label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting release Issue is resolved and will be in the next release bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants