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

Fix date format in datetime attribute #254

Merged
merged 3 commits into from Jan 31, 2020
Merged

Fix date format in datetime attribute #254

merged 3 commits into from Jan 31, 2020

Conversation

thebaer
Copy link
Member

@thebaer thebaer commented Jan 29, 2020

Previously, the date format in this attribute for posts was invalid. This caused local date rendering to fail in Firefox. This fixes that.

Closes #253

Also in this PR: fixed localdate.js not getting included on the tags page when a user was unauthenticated.

Previously, the date format in this attribute for posts was invalid.
This caused local date rendering to fail in Firefox. This fixes that.

Closes #253
@thebaer thebaer added this to the 0.12 milestone Jan 29, 2020
@mrvdb
Copy link
Collaborator

mrvdb commented Jan 30, 2020

I think you missed one (or two) in template read.tmpl

@thebaer
Copy link
Member Author

thebaer commented Jan 30, 2020

Good catch, thanks! Just fixed.

@thebaer thebaer merged commit 5452bf0 into develop Jan 31, 2020
@thebaer thebaer deleted the fix-local-datetime branch January 31, 2020 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

All posts display 'Invalid Date'
2 participants