Download & Extend

blog/somestring will output the blog page. it should 404.

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.

AttachmentSizeStatusTest resultOperations
blog404.patch378 bytesIgnored: Check issue status.NoneNone

Comments

#1

Version:5.1» 5.7
Status:needs review» reviewed & tested by the community

Tested against 5.7 and the patch works as mentioned in the description. This is also consistent with the behaviour in 6.2

#2

Status:reviewed & tested by the community» fixed

Committed to 5.x.

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.