Opened 17 years ago
Closed 17 years ago
#9595 closed defect (bug) (duplicate)
404 error when Permalink is set to "Month and name" and post title is a number
| Reported by: | florin.ochiana | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
In admin i selected "month and name" option in the permalink section. So the links are like this
http://blog.domain/2009/04/sample-post/
I discovered the bug when i posted an article with the title "7". So the link of the post was
http://blog.domain/2009/04/7/
Wordpress returns "Error 404 - Not Found"
After I replace the title from "7" to "7 somth", wordpress showed the correct post.
My wordpress version is 2.7.1.
Change History (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
closing as dup of #9191