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 + in timezone in article:published_time and article:modified_time tags #396

Closed
wants to merge 1 commit into from

Conversation

JannikArndt
Copy link
Contributor

I live in UTC+1:00, and noticed the same problem as with #393: The + gets html-encoded. So I applied the same fix here.

I also added some line breaks so that each tag is on its own line.

@sonarqubecloud
Copy link

sonarqubecloud bot commented May 2, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@adityatelange
Copy link
Owner

@JannikArndt I still feel like this also should be reported to Hugo as this is an internal template and affects each and everyone using Hugo.

@adityatelange adityatelange added the no-activity No activity since long time label Sep 3, 2021
@adityatelange adityatelange added out-of-scope No plans to implement this in near future and removed no-activity No activity since long time labels Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
out-of-scope No plans to implement this in near future
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants