The "Hide if empty" checkbox description says

Enable to hide this field if it is empty. Note that the field label or rewritten output may still be displayed. To hide labels, check the style or row style settings for empty fields. To hide rewritten content, check the "Do not rewrite if empty" checkbox.

but the checkbox below is actually labelled as:

Hide rewriting if empty

Comments

dawehner’s picture

Category: bug » task
Issue tags: +Novice

Another good task for new contributors
I think even this is a bug, marking this a task is valid, because it doesn't really break something.

The file would be views/handlers/views_handler_field.inc

sammyd56’s picture

Here's the patch. I assumed we want the "Hide if empty" checkbox description changed rather than the label of the checkbox below...

sammyd56’s picture

Status: Active » Needs review
dawehner’s picture

Version: 7.x-3.x-dev » 6.x-3.x-dev
Status: Needs review » Patch (to be ported)

Damn you are fast!

sammyd56’s picture

Assigned: Unassigned » sammyd56
Status: Patch (to be ported) » Needs review
StatusFileSize
new1.02 KB

Here's the D6 patch:

dawehner’s picture

Status: Needs review » Fixed

Yeah!

Automatically closed -- issue fixed for 2 weeks with no activity.