When user view page with reptags and do not have permissions to use this tags (on admin/settings/reptag/admin/permission), tags are showed as is (not replaced).
This is different from 5.x behaviour and I think this is a bug.

SiteWide tags are always replaced correctly.

Comments

dman’s picture

Status: Active » Closed (works as designed)

Yeah, well per-role, per-replacement permissions were introduced in 6.

The role specific permissions are at
/admin/settings/reptag/admin/permission

Need to ensure that the roles have the ability to view the results of the appropriate reptag replacements.

I'm not actually sure of the use-case, as I'd actually expect all available tags to be replaced unless explicitly prohibited for some users... but the UI is there for tweaking this.