-
-
Notifications
You must be signed in to change notification settings - Fork 692
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Issue Check
- I have checked existing Issues and I feel this bug has not been raised
Hugo Version Check
- My Hugo version is within the supported range
Describe the Bug
The site fails to build if two articles have mutually linking article shortcodes.
To Reproduce
- Create articles A and B
- In article A, create a shortcode to article B
- In article B, create a shortcode to article A
- Try to build the site (live preview)
- Hugo hangs and stop responding to requests
Expected Behaviour
The expected behaviour would be to have the shortcode working in both articles.
Intuitively, this should be possible given that the "article series" feature already support mutual links.
Screenshots
No response
Platform
- OS: Fedora (GNU/Linux)
- Browser: Firefox
- Version: Latest for both
Hugo Version
hugo v0.152.2+extended linux/amd64 BuildDate=2025-12-14T00:00:00+00:00 VendorInfo=Fedora:0.152.2-1.fc43Blowfish Version
**How do I get the version number!?**
It should however be v2.98.0 (I believe) as I updated it before trying to build the site via `blowfish-tools`.Additional Context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working