Closed (works as designed)
Project:
Rep[lacement]Tags
Version:
6.x-1.x-dev
Component:
Code / API
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2009 at 11:32 UTC
Updated:
29 Aug 2009 at 01:57 UTC
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
Comment #1
dman commentedYeah, 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.