Skip to content

fix: resolve spaced page slugs#22

Merged
simonbc merged 2 commits into
mainfrom
fix-page-space-slug-redirect
May 29, 2026
Merged

fix: resolve spaced page slugs#22
simonbc merged 2 commits into
mainfrom
fix-page-space-slug-redirect

Conversation

@simonbc

@simonbc simonbc commented May 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • Decode page URL slugs back into page names before lookup/save so foo_bar resolves to a page named foo bar.
  • Align the sidebar new-page redirect with the server slug format.
  • Add regression coverage for spaced page names.

Tests

  • .venv/bin/python -m pytest tests/test_urls.py tests/test_page_edit.py

@simonbc simonbc merged commit ed4b94a into main May 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant