glanceapp / glanceapp/glance

RSS pubDate rendered incorrectly

Open
#900 0 comments 0 reactions 0 assignees View on GitHub
bug report
Dominant language
Go
Stars
37.1k
Forks
1.5k
Avg merge
1h 11m
Merged PRs (30d)
1

Description

### Description

- Installed Glance via Docker Container
- On latest version (0.8.4)
- Browser non-specific
- Add RSS feed https://gracekind.net/feed.xml and see that the `pubDate` incorrectly display's today's date

![Image](https://github.com/user-attachments/assets/bf2b8b23-6e4b-432e-a20c-cdb895895773)

Edit:
The feed isn't using the standard fields for published date.
This bug is caused by the RSS feed having set `pubDate` to `24:00:00` which is invalid in Javascript and should be `00:00:00` reference: https://github.com/stevedylandev/alcove/issues/15

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.