#10309 closed defect (cantfix)
strange situation with several control elements when user have the TRAC_ADMIN or TICKET_ADMIN permissions
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ticket system | Version: | 0.12.2 | 
| Severity: | normal | Keywords: | ticket TRAC_ADMIN TICKET_ADMIN needinfo | 
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
When user have rights TRAC_ADMIN or TICKET_ADMIN - user can't use several controls elements when edit ticket or create a new ticket. In attachments two screenshots when user have granted TRAC_ADMIN permission (or TICKET_ADMIN) and without this rights.
Attachments (2)
Change History (7)
by , 14 years ago
| Attachment: | make_ticket_with_trac_admin1.jpeg added | 
|---|
by , 14 years ago
| Attachment: | make_ticket_wo_trac_admin.jpeg added | 
|---|
The same user havn't TRAC_ADMIN permission and allways work fine
comment:1 by , 14 years ago
| Keywords: | needinfo added | 
|---|
The calendar icon comes from the th:DateFieldPlugin, not from Trac core.
I wouldn't be surprised if the other issue comes from the th:TracWysiwygPlugin, whose controls also seem to disappear. Can you please try again with the plugin disabled?
comment:2 by , 14 years ago
So, U right, with plugin disabled - no any icons with any access rights, and as I understand you - my way - report to plugins autors - right?
comment:3 by , 14 years ago
| Resolution: | → worksforme | 
|---|---|
| Status: | new → closed | 
Right!
So this is a PluginIssue.
comment:4 by , 14 years ago
| Resolution: | worksforme → cantfix | 
|---|



  
User have TRAC_ADMIN permission and can't use several control elements.