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

Manually entered permalinks should be validated #199

Open
jhung opened this issue Nov 11, 2021 · 1 comment
Open

Manually entered permalinks should be validated #199

jhung opened this issue Nov 11, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@jhung
Copy link
Member

jhung commented Nov 11, 2021

Describe the bug

It is possible for someone to publish content with a specified permalink that is invalid. For example, this commit specified a permalink odd which was invalid.

Expected behavior

Some validation should happen upon submission to ensure permalinks are properly formed. i.e. /your-slug/index.html

@jhung jhung added the bug Something isn't working label Nov 11, 2021
@jhung
Copy link
Member Author

jhung commented Mar 13, 2023

To validate permalink input, the permalink field will need to be implemented as a component which will require additional time and resources.

For now, improving the labelling and help text might help reduce the occurrence of this error.

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