If you set an argument as a glossary (taxonomy term in my case and I have a relationship to a cck field) and there are some nodes with no terms then you get a result like this for example:

* (18)
* UK (3)

That is with the option "Do not display items with no value in summary" ticked or not. However turn off the option to include a count and the blank entry disappears. I would guess that the blank check is being done after the count has been added, when it is no longer blank.

Comments

dawehner’s picture

You could kill them yourself using a preprocess function, and checking it there. Perhaps its also a " ", value.

dawehner’s picture

Status: Active » Postponed (maintainer needs more info)

Did you had a look whether its a " " value?

malc_b’s picture

Sorry, if it was " " then it would still be there when I turn off the option to include a count and it isn't. To me it looks like adding a count makes it non blank so then it does not get removed.

dawehner’s picture

Are you sure about this?

If your configured your field to hide empty fields or if you have a special handler this might be removed.

esmerel’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

No updates for more than 30 days,