I seem to have hit some sort of problem.

I have a view based on a nodequeue, and I wish to display some items from this view in a block on node pages, and have the current node not show up in the list. Pretty basic---but it doesn't work.

Following the D& directions I've seen just about everywhere, I set the block to have a contextual filter for Content:NID, told it to provide a default value based on the "Content ID from URL", and told it to exclude rather than limit under "More".

The preview seems to do the right thing if I supply the argument manually, but when I go to the page for a node, the node still shows up in the block---so something's not right. I have no idea how to track this down...am using pathauto, but my impression was that shouldn't matter.

What am I doing wrong?

Comments

FiNeX’s picture

You're not alone: even other people have reported this problem: http://drupal.org/node/131547#comment-5494306

Probably this report is a duplicate of: http://drupal.org/node/733686

MustangGB’s picture

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

Closing as a duplicate for now.