Closed (won't fix)
Project:
Drupal core
Version:
x.y.z
Component:
blog.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Feb 2005 at 22:06 UTC
Updated:
19 Feb 2005 at 12:52 UTC
In user pages we now tell users thye cannot post blogs if they have not got proper permissions. This is incosistant with other modules (if you have not got permissions for adding recipies it does not tell you so in your profile, and it should not.)
Thus i suggest we simply remove it. See attached patch.
| Comment | File | Size | Author |
|---|---|---|---|
| blog_remove_incosistant_perm.patch | 668 bytes | Bèr Kessels |
Comments
Comment #1
(not verified) commentedThis message was placed in blog.module for consistency with forum.module, which also informs users when they cannot post:
from forum.module in CVS HEAD:
If you remove this message from blog.module, please remove it from forum.module as well.
Comment #2
dries commentedComment #3
Bèr Kessels commentedDries, Can you expand why this is a won't fix?