You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is not a question, feature request, or anything other than a bug report directly related to Hugo Blox Builder. Please post those things on Discord: https://discord.gg/z8wNYzb
Description
Bug in site generation.
The second names of the publication's authors may randomly appear with lowercase letters.
Example
content/ru/publication/journal-article/index.md:
title: "An example journal article"
authors:
- admin
- Robert Ford
- Ivan I. Ivanov
- John V. Meme
- Serge A Tankian
- Pavel A. Escobarov
...
Result:
As a result, the second name sometimes starts with a lowercase letter and sometimes with an uppercase letter.
There is no author's pages in content/authors folder.
Reproduction Link
n/a
Steps to Reproduce
Use HugoBlox/theme-research-group
Update index.md in the publication folder
Deploy on github
...
Expected Result
Names are displayed as in index.md: Ivan I. Ivanov, John V. Meme, Serge A Tankian, Pavel A. Escobarov.
Actual Result
Names are not displayed as in index.md: Ivan I. Ivanov, John v. Meme, Serge a Tankian, Pavel A. Escobarov.
What Hugo Module versions does your site use?
github.com/wowchemy/starter-hugo-research-group
What operating system(s) are you seeing the problem on?
Windows
What browser(s) are you seeing the problem on?
No response
Which Hugo Blox template are you using?
theme-research-group
What version of Hugo are you using?
0.135.0
The text was updated successfully, but these errors were encountered:
Preliminary Checks
Description
Bug in site generation.
The second names of the publication's authors may randomly appear with lowercase letters.
Example
content/ru/publication/journal-article/index.md:
Result:
As a result, the second name sometimes starts with a lowercase letter and sometimes with an uppercase letter.
There is no author's pages in content/authors folder.
Reproduction Link
n/a
Steps to Reproduce
...
Expected Result
Names are displayed as in index.md: Ivan I. Ivanov, John V. Meme, Serge A Tankian, Pavel A. Escobarov.
Actual Result
Names are not displayed as in index.md: Ivan I. Ivanov, John v. Meme, Serge a Tankian, Pavel A. Escobarov.
What Hugo Module versions does your site use?
github.com/wowchemy/starter-hugo-research-group
What operating system(s) are you seeing the problem on?
Windows
What browser(s) are you seeing the problem on?
No response
Which Hugo Blox template are you using?
theme-research-group
What version of Hugo are you using?
0.135.0
The text was updated successfully, but these errors were encountered: