I wish to display a list of taxonomy terms that have to used to tag content in a space. When one clicks on a term display all the content in the space with that term.

I created a taxonomy "Aspect of Learning", bound it to a content type, and tagged some content. I customized the space page and add new pane. Under blocks there is a great widget "Tags in Aspects of Learning'. I see the tags that have been used with a height indicator of frequency. When I click on the term I get a list of content at .../aspects-learning/. great

It does not work with non-admin users. I get no content at .../aspects-learning/. Only the term.

The tagged content is in a private sub space within a public space. The non-admin users have access to all the content. I have cleared cache and rebuilt permissions. Term height is correct for non-admins.

As a test I added some content outside the sub-space. It is working fine for admin not for non-admin.

I gave a user an administrator role and it worked fine - content in the private subspace and in the public space are shown.

Comments

smalltalkman created an issue.

smalltalkman’s picture

I get the same result with an anon user. I can access public content in the space by url. I see that it is tagged but it does not show up on the tax term page.

smalltalkman’s picture

a clear example

for anon
test content is public and clearly tagged

it does not appear in collaboration nor engagement

it appears for admin - user with administrator role
does not appear for a logged in user who is a member of the LSS space

a simple test case is working fine on a fresh install There is a task in a private section tagged one. It shows up fine for a member of the private group.

smalltalkman’s picture

the taxonomy_index table is not being updated because EntityReferenceBehavior_TaxonomyIndex.class.php an entityreference plugin module is not being loaded