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

Things break when a file name contains emoji #783

Closed
dunstan opened this issue Feb 14, 2024 · 3 comments · Fixed by #1155
Closed

Things break when a file name contains emoji #783

dunstan opened this issue Feb 14, 2024 · 3 comments · Fixed by #1155
Assignees
Labels
bug Something isn’t working

Comments

@dunstan
Copy link
Member

dunstan commented Feb 14, 2024

I put an emoji in the filename and the preview of the emoji page rendered but the command line wasn't happy. I was also able to deploy it, but when I tried to view the emoji page on staging I got a "not found" error.

What do we think should happen here? Is this a bug?

Screenshot 2024-02-13 at 15 26 40 Screenshot 2024-02-13 at 15 27 29

Screenshot 2024-02-13 at 15 26 35

image (20)

@Fil also notes that he can put a < character in a file name.

@dunstan dunstan added the bug Something isn’t working label Feb 14, 2024
@dunstan
Copy link
Member Author

dunstan commented Feb 14, 2024

image image

@Fil
Copy link
Contributor

Fil commented Feb 29, 2024

When a file is named a<b.md preview works, but hot reloading is broken.

@Fil
Copy link
Contributor

Fil commented Mar 23, 2024

related #778

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

Successfully merging a pull request may close this issue.

3 participants