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

[Bug]: Russian / Ukrainian characters cause page names to break #2780

Open
archiewood opened this issue Nov 14, 2024 · 0 comments
Open

[Bug]: Russian / Ukrainian characters cause page names to break #2780

archiewood opened this issue Nov 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@archiewood
Copy link
Member

archiewood commented Nov 14, 2024

Describe the bug

You cannot name page files with Russian or Ukrainian characters eg Ґ.md

Steps to Reproduce

  1. Scaffold template
  2. Add a page called Ґ.md
  3. View project - link in sidebar is url encoded, and does not navigate to correct page when clicked

Image

Severity

serious, but I can work around it

Workarounds

As a workaround, you name the file something else, and set the title and breadcrumb as the characters you require

---
title: Ґ
breadcrumb: "select 'Ґ' as breadcrumb"
---
@archiewood archiewood added bug Something isn't working to-review Evidence team to review labels Nov 14, 2024
@archiewood archiewood removed the to-review Evidence team to review label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant