Problem/Motivation

To support multi values taxonomy fieldList of taxonomy terms are not showing

Steps to reproduce

1.I have created a content type with taxonomy term.
2.In the taxonomy field I have set the configuration as unlimited allowing the user to select multiple taxonomy term for a single content.
3.I have created a view and added the selective field of that content type and displayed the view as a block.
4.When the field value is limited to one i,e. if a content is tagged to single term then the filter works but when a content has 2 or more terms tagged the 2nd terms does not show in the view filter block.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

YogeYoge created an issue. See original summary.

dhirendra.mishra made their first commit to this issue’s fork.

dhirendra.mishra’s picture

Status: Active » Needs review

I think we can consider MR 4 here...as MR 5 looks invalid

joelpittet’s picture

Status: Needs review » Closed (duplicate)

This seems to be a duplicate of a patch I just committed #3175364: List is incorrect if multiple values present per row If that is not the case please let me know and I will try to reproduce the problem and re-open