You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: