Hey.
I just updated from 3.5 to 3.6.
But i found out that all nodes dissapear, from a view that has the contextural filter 'content: Has taxonomyterm ID (with depth)'.

As soon as i change back to 3.5, they show up again on the termpages.

What is the difference in the new release, thats causing it?

Thanks

CommentFileSizeAuthor
#3 nodes_disappear-1957954-3.patch2.34 KBmarkie

Comments

cknoebel’s picture

I see the same thing after an upgrade from 3.5 to 3.6 today. In my case, the contextual filter was set to Specify validation criteria > Taxonomy term >Taxonomy Term ID. I fooled with it a little and found that when set to either "Term IDs separated by either , or +" or "Term name converted to Term ID," the view worked. When the validation criteria was set to "Taxonomy Term ID" or "Term name" the view did not work (the action was set to "Hide View"). Another view also filtering against a different taxonomy vocab but not using validation criteria also wouldn't show results.

I have other views using contextual filters and from clicking around I think the problem was tied to taxonomy (don't hold me to that since I didn't look too deeply). I rolled back to 3.5 and all was back to normal.

markie’s picture

Confirm this problem. For some reason, it's not even returning an empty set, only FALSE. I tried the above fix which worked individually, but I have a view with multiple taxonomy related views, and once I changed more than one of them to TID's, I was back to blank.

markie’s picture

StatusFileSize
new2.34 KB

Did some digging and it is the machine name issue (http://drupal.org/node/1949178) which has been committed to the dev branch does resolve my issues. But for giggles, here's a patch.

mustanggb’s picture

Issue summary: View changes
Status: Active » Closed (outdated)