[Trac] Problem: ticket_clone.py plug in only work for admin

2010-05-05 Thread LU Steven Y
Hi, Our Trac system has installed plug-in ticket_clone.py by previous admin. But the clone button only displayed for Trac Admin user. Anyone knows how to make clone button available for all users? Thanks, Steven -- You received this message because you are subscribed to the Google Groups Trac

Re: [Trac] Problem: ticket_clone.py plug in only work for admin

2010-05-05 Thread Erik Andersson
Hi Are you sure it's TRAC_ADMIN and not TICKET_ADMIN? See: http://trac.edgewall.org/browser/branches/0.11-stable/sample-plugins/ticket_clone.py Depending on how you want to do it, maybe changing to TICKET_MODIFY will give what you want?

RE: [Trac] Problem: ticket_clone.py plug in only work for admin

2010-05-05 Thread LU Steven Y
: ticket_clone.py plug in only work for admin Hi Are you sure it's TRAC_ADMIN and not TICKET_ADMIN? See: http://trac.edgewall.org/browser/branches/0.11-stable/sample-plugins/tic ket_clone.py Depending on how you want to do it, maybe changing to TICKET_MODIFY will give what you want? http

Re: [Trac] Problem: ticket_clone.py plug in only work for admin

2010-05-05 Thread Bradley Trimby
, Steven -- *From:* trac-users@googlegroups.com [mailto:trac-us...@googlegroups.com] *On Behalf Of *Erik Andersson *Sent:* Wednesday, May 05, 2010 1:37 AM *To:* trac-users@googlegroups.com *Subject:* Re: [Trac] Problem: ticket_clone.py plug in only work

RE: [Trac] Problem: ticket_clone.py plug in only work for admin

2010-05-05 Thread LU Steven Y
] Problem: ticket_clone.py plug in only work for admin If you look on line 26 of http://trac.edgewall.org/browser/branches/0.11-stable/sample-plugins/tic ket_clone.py http://trac.edgewall.org/browser/branches/0.11-stable/sample-plugins/ti cket_clone.py The first token is a string literal which

Re: [Trac] Problem: ticket_clone.py plug in only work for admin

2010-05-05 Thread Bradley Trimby
, May 05, 2010 10:44 AM *To:* trac-users@googlegroups.com *Subject:* Re: [Trac] Problem: ticket_clone.py plug in only work for admin If you look on line 26 of http://trac.edgewall.org/browser/branches/0.11-stable/sample-plugins/ticket_clone.py http://trac.edgewall.org/browser/branches