Problem/Motivation

Taxonomy term :delta filters are assigned the views_handler_filter_term_node_tid handler in taxonomy.views.inc. This causes the taxonomy term value form to be used for the filter, and also actives the extra/Settings form, neither of which apply to the :delta field.

Proposed resolution

Exclude the :delta fields when assigning the views_handler_filter_term_node_tid handler.

Comments

tedfordgif’s picture

Status: Active » Needs review
StatusFileSize
new742 bytes

Here's the patch.

dawehner’s picture

Status: Needs review » Fixed

Added the part of list as well and commited to 7.x-3.x

Status: Fixed » Closed (fixed)

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