I see the $permFilter being set, but that's for the
Stories::Story Author ID:Category name:Story ID
component and instance.
The code doesn't seem to check for:
Stories::Category Category name::Category ID
tried as Stories::Category (with and without name)::33
I've also tried:
Categories::Category Category ID:Category Path:Category IPath
as Categories::Category 33::
In every case, a story set with category 33 still shows up for all users. And yes, the NONE permission is applied ABOVE any generic permissions such as read/comment (actually just below the admin permission).
Can anyone confirm that there is no functional permission check on categories in the News / Stories module? (RC3 + 3/5/08 SVN)
