If the user hasn't filled out a profile field, the title of that field is still printed, eg 
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | drupal_commons-views-patch-hide-empty-profile-fields-1348336.patch | 556 bytes | mstef |
If the user hasn't filled out a profile field, the title of that field is still printed, eg 
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | drupal_commons-views-patch-hide-empty-profile-fields-1348336.patch | 556 bytes | mstef |
Comments
Comment #1
mstef commentedI think that's a views bug, because the view is set to hide if empty...
I remember this one..
Comment #2
mstef commentedIssue opened for views: #1379154: Profile link fields show in views, if empty, despite settings
Working on a solution..
Comment #3
mstef commentedAdd a patch to views to fix the issue (http://drupal.org/node/1379154#comment-5391134).
Patch attached here to set drupal_commons.make to use it.
Comment #3.0
mstef commentedfix input format.