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
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | incorrect_text_in_hide_if_empty_description-1333110-5-D6.patch | 1.02 KB | sammyd56 |
| #2 | incorrect_text_in_hide_if_empty_description-1333110-2.patch | 1.02 KB | sammyd56 |
Comments
Comment #1
dawehnerAnother 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
Comment #2
sammyd56 commentedHere's the patch. I assumed we want the "Hide if empty" checkbox description changed rather than the label of the checkbox below...
Comment #3
sammyd56 commentedComment #4
dawehnerDamn you are fast!
Comment #5
sammyd56 commentedHere's the D6 patch:
Comment #6
dawehnerYeah!