Closed (fixed)
Project:
Drupal core
Version:
5.x-dev
Component:
node.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jan 2007 at 16:12 UTC
Updated:
23 Jan 2007 at 08:32 UTC
Jump to comment: Most recent file
Comments
Comment #1
anantagati commentedComment #2
Steven commentedWhat happens if the user has no picture defined?
Comment #3
pwolanin commentedIs this potentially related to this issue? http://drupal.org/node/104047
Comment #4
anantagati commented"What happens if the user has no picture defined?"
Nothing. It will show default picture if it is defined. Otherwise it will skip user picture.
You can see in user.module function theme_user_picture().
Comment #5
heine commentedPatch in #1 adds user picture or, if specified, default picture to the node preview.
Comment #6
drummCOmmitted to HEAD.
Comment #7
(not verified) commented