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

Article Publication date not being displayed on article page #4601

Open
mauromsl opened this issue Jan 29, 2025 · 0 comments · Fixed by #4602
Open

Article Publication date not being displayed on article page #4601

mauromsl opened this issue Jan 29, 2025 · 0 comments · Fixed by #4602
Labels
bug Something's not working

Comments

@mauromsl
Copy link
Member

mauromsl commented Jan 29, 2025

Describe the bug
Due to a recent change, the article publication date can sometimes be accidentally not rendered on the article page
Janeway version
v1.7.3

To Reproduce
Steps to reproduce the behavior:

  1. Publish an article with a publication date but no other publication detail
  2. visit article page
  3. See error

Expected behavior
Publication date should be always displayed when available

Additional context
seems like 2ef4ee9 moved the display logic for publication date inside the {% if article.has_publication_details %} without also adding the publication date to the model method

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something's not working
Projects
None yet
1 participant