Comments

drkloc’s picture

// Add basic style.
$elements['#attached']['css'][] = drupal_get_path('module', 'shs') . '/theme/shs.formatter.css';

That bit of code makes drupal think the field is not empty (populating the $element array)

drkloc’s picture

drkloc’s picture

Assigned: drkloc » Unassigned
Status: Active » Needs review
stborchert’s picture

Version: 7.x-1.6 » 7.x-1.x-dev
Status: Needs review » Active

Please check the latest development version first, 7.x-1.6 is really old. The function generating the output has been modified a lot since.

pifagor’s picture

Status: Active » Needs review
pifagor’s picture

Status: Needs review » Needs work
pifagor’s picture

In my case, the performance version 7.x-1.6 better cope with loads at high volumes taxonomies term than 7.x-1.x-dev

stborchert’s picture

Status: Needs work » Postponed (maintainer needs more info)

@drkloc Please use the latest development version. Your issue has been fixed a long time ago.
@pifagor The issue doesn't exist in 7.x-1.x-dev anymore, so this doesn't require any work.