-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Create post with a path composed of numbers throw an error #4334
Closed
5 tasks done
Labels
bug
Something isn't working
Comments
lucassardois
changed the title
Create post with a number as the name throw an error
Create post with a path composed of numbers throw an error
May 27, 2020
Similar issue: hexojs/hexo-cli#199 |
Hi guys, |
D-Sketon
added a commit
to D-Sketon/hexo
that referenced
this issue
Nov 26, 2022
This was referenced Nov 26, 2022
D-Sketon
added a commit
to D-Sketon/hexo
that referenced
this issue
Apr 14, 2024
uiolee
pushed a commit
that referenced
this issue
Apr 16, 2024
D-Sketon
added a commit
that referenced
this issue
Apr 21, 2024
SukkaW
pushed a commit
that referenced
this issue
Apr 29, 2024
dimaslanjaka
pushed a commit
to dimaslanjaka/hexo
that referenced
this issue
Oct 3, 2024
dimaslanjaka
pushed a commit
to dimaslanjaka/hexo
that referenced
this issue
Oct 3, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Check List
Please check followings before submitting a new issue.
hexo version
to check)Expected behavior
It should be possible to create a post with a path using only numbers such as
404
.Actual behavior
How to reproduce?
Run
hexo new page --path 404 "Page not found"
Environment & Settings
Node.js & npm version
Hexo and Plugin version(
npm ls --depth 0
)Your package.json
package.json
Others
The text was updated successfully, but these errors were encountered: