cancel
Showing results for 
Search instead for 
Did you mean: 

Why user with ONLY READ permission can remove tags added by another user?

altan_
Champ in-the-making
Champ in-the-making

User with ONLY READ permission can remove tags added by another user which has all granted permissions. He shouldn't be able to do it. Why is that so?

2 REPLIES 2

Solen_Guitter
Confirmed Champ
Confirmed Champ

Hi,

This is an implementation choice: we chose to make tags unrestricted which means that users just need Read permission to be able to add or delete tags and tags don't have an author.

This behaviour cannot be changed by XML configuration. It would require some coding / template overriding to make the delete icon (cross) displayed only if the current user has at least Write permission.

Regards,

Solen

altan_
Champ in-the-making
Champ in-the-making

Thank you for your answer!