19 Sep
2005
19 Sep
'05
2:41 a.m.
Issue status update for http://drupal.org/node/31585 Post a follow up: http://drupal.org/project/comments/add/31585 Project: Drupal Version: cvs Component: profile.module Category: bug reports Priority: normal Assigned to: Anonymous Reported by: Thox Updated by: Thox Status: patch (ready to be committed) Attachment: http://drupal.org/files/issues/profile.module_3.patch (589 bytes) The author information block shows the field names, but not the values. This is a problem in the theme function using $value rather than $field->value. Simple patch attached. Thox