Views does not respect the access permissions
even after applying the patch from #448404: Doesn't hide CCK fields which works as expected and hiding CCK fields when it should

Comments

that0n3guy’s picture

I am building an access module that is similar to this one (kind of). I am also using nodeapi to "remove" or "add" access (which is what your sorta doing).

Views doesn't ever touch nodeapi so it makes sense that access permissions don't work w/ views.

I don't really have anything helpful to say... mostly just subscribing to this.