#9081 closed defect (fixed)
Autodisable plugin for users wich have TRAC_ADMIN or TICKET_ADMIN permissions
Reported by: | Owned by: | Jun Omae | |
---|---|---|---|
Priority: | normal | Component: | TracWysiwygPlugin |
Severity: | normal | Keywords: | TRAC_ADMIN TICKET_ADMIN |
Cc: | Trac Release: | 0.12 |
Description
Problem previously described in http://trac.edgewall.org/ticket/10309. Also I'm check the other *_ADMIN permissions - allway is ok. Situation can replay only when user have TRAC_ADMIN or/and TICKET_ADMIN permissions.
Attachments (2)
Change History (5)
Changed 13 years ago by
Attachment: | make_ticket_wo_trac_admin.jpeg added |
---|
Changed 13 years ago by
Attachment: | make_ticket_with_trac_admin1.jpeg added |
---|
User have TRAC_ADMIN permission and can't use several control elements.
comment:1 Changed 13 years ago by
I cannot reproduce the issue with/without TICKET_ADMIN on my Trac environment that TracWysiwygPlugin and DateFieldPlugin are enabled.
If you use TicketDeletePlugin, could you disable the plugin and enable tracopt.ticket.deleter.*
instead?
When you don't fix it, please check Javascirpt console.
comment:2 follow-up: 3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thank you!!! After I'm followed yours recommendations - allways work fine! Problem solved.
PS: But I'm can't understand why other plugin disabled that plugin.
comment:3 Changed 13 years ago by
Replying to slevin@adriver.ru:
PS: But I'm can't understand why other plugin disabled that plugin.
TicketDeletePlugin has javascript-releated issue. The issue has been reported on ticket:6442.
The error stops the execution of all javascript codes...
Create ticket screen when user han't TRAC_ADMIN or TICKET_ADMIN permissions