I recently upgraded to 7.x-1.0-rc3 to find out that Assosiated Content Display as view is not working correctly anymore.
Looks like taxonomy ID is not longer passed to views so all I got now for my terms is summary (as configured in views).
I checked commit by commit and looks like the issue was introduced in #1274870: Views plugin reports error if result is empty, not just when invalid.

Steps to reproduce:
Prereq: I'm not using Display suite - not tested if this will be any different
1. Have views with configured argument node: has taxonomy term ID with summary dispaly when argument is empty
2. Assign this views to taxonomy via this module
3. try to view taxonomt term page

Expected result:
Views with filtered nodes based on taxonomy are shown

Current result:
Views summary is shown.

Comments

vito_swat’s picture

Title: r3 upgrade - Views display is not working anymore » rc3 upgrade - Views display is not working anymore

correcting title

codycraven’s picture

Assigned: Unassigned » codycraven
codycraven’s picture

Status: Active » Fixed
StatusFileSize
new1.03 KB

Committed fix to dev, will making new release candidate with the fix.

codycraven’s picture

Version: 7.x-1.0-rc3 » 7.x-1.x-dev

New release candidate rc4 created. Note that Drupal.org is sometimes slow at building the download files so you may not see it immediately.

Status: Fixed » Closed (fixed)

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