Posted by Wesley Tanaka on July 15, 2007 at 6:30pm
Jump to:
| Project: | Drupal core |
| Version: | 5.7 |
| Component: | blog.module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
any 'blog/any-non-numeric-string' path will return 200 and output the same thing as 'blog'.
patch attached which outputs the site-wide recent blog post list if and only if the path is 'blog' with nothing following it.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| blog404.patch | 378 bytes | Ignored: Check issue status. | None | None |
Comments
#1
Tested against 5.7 and the patch works as mentioned in the description. This is also consistent with the behaviour in 6.2
#2
Committed to 5.x.
#3
Automatically closed -- issue fixed for two weeks with no activity.