salut,

in case a node is expired, it remains visible in the views that originally referenced it. this might not be a bug, but it is often an unwanted behavior that needs to be worked around. any clues?

thanks.

Comments

mariuss’s picture

If the node has expired then its "Published" flag should be set to "FALSE". In your view make sure to add a filter for "Published=TRUE" (you should always do this with views).

If you did this already, then I'm note sure what's wrong. Try to provide more details.

Bafta,
Marius

ahoria’s picture

Component: Code » User interface
Category: bug » support

it wasn't obvious to me that this module sets the "published" flag. all works fine, not a bug.

mariuss’s picture

Assigned: Unassigned » mariuss

Good point, I'll add a phrase to the documentation explaining this.

mariuss’s picture

Category: support » task
marcvangend’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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