Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
comment.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Mar 2005 at 19:25 UTC
Updated:
7 Jan 2006 at 15:10 UTC
Hello.
I've found that sometimes users request pages like: http://mydomain.com/comment/reply/. May be it's just a misprint, but Drupal generates warning
warning: Missing argument 1 for comment_reply() in /usr/servers/gentoo/htdocs/new/modules/comment.module on line 382.
So, I suggest my patch which generates 404 error in these situations.
| Comment | File | Size | Author |
|---|---|---|---|
| null_nid_0.patch | 172 bytes | Ustas |
Comments
Comment #1
Steve Dondley commentedCan't duplicate