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

server: new pages with space within do not appear until restart in 0.123 #12092

Closed
TiGR opened this issue Feb 21, 2024 · 2 comments · Fixed by #12099
Closed

server: new pages with space within do not appear until restart in 0.123 #12092

TiGR opened this issue Feb 21, 2024 · 2 comments · Fixed by #12099

Comments

@TiGR
Copy link

TiGR commented Feb 21, 2024

Example site.

  1. Start hugo server
  2. Create content/test test directory.
  3. Create an index.md file within, add some basic content.
  4. See that the page have not appeared in the list on the website.
  5. Restart hugo
  6. Notice that the page is there.

Tested on master version.

P.S: uncovered this in attempts to pinpoint another issue with new files not appearing (or not getting updates), but unable to create reproduction example yet. Also, that another issue seems to be windows-only.

@TiGR
Copy link
Author

TiGR commented Feb 21, 2024

Tested on 0.123.1. The issue is still there.

Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants