[Trac-tickets]
[The Trac Project] #3252: On templates/attachment.cs,
missing <?cs if:trac.acl.TICKET_ADMIN ?>
The Trac Project
noreply at edgewall.com
Sun Jun 11 17:36:59 CDT 2006
#3252: On templates/attachment.cs, missing <?cs if:trac.acl.TICKET_ADMIN ?>
---------------------------+------------------------------------------------
Reporter: maxb1 at ukf.net | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone: 0.10
Component: general | Version: 0.9.5
Severity: normal | Keywords:
---------------------------+------------------------------------------------
templates/attachment.cs contains a checkbox "Replace existing attachment
with the same name" which requires the TICKET_ADMIN privilege to use. This
should use <?cs:if trac.acl.TICKET_ADMIN ?> to hide itself if the user
does not have the privileges to use it.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/3252>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list