#3252: On templates/attachment.cs, missing <?cs if:trac.acl.TICKET_ADMIN ?>
---------------------------+------------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       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/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to