Modify ↓
      
        Opened 12 years ago
Closed 12 years ago
#11068 closed defect (worksforme)
SimpleTicketPlugin overrides TICKET_CREATE
| Reported by: | Owned by: | Ryan J Ollos | |
|---|---|---|---|
| Priority: | normal | Component: | SimpleTicketPlugin | 
| Severity: | blocker | Keywords: | needinfo | 
| Cc: | Trac Release: | 0.12 | 
Description
As stated in the docs, users who get the simpleticket restrictions should have TICKET_CREATE_SIMPLE. But all users even those with TICKET_CREATE, cannot see the other fields.
Attachments (0)
Change History (3)
comment:1 Changed 12 years ago by
| Status: | new → assigned | 
|---|
comment:2 Changed 12 years ago by
| Keywords: | needinfo added | 
|---|
comment:3 Changed 12 years ago by
| Resolution: | → worksforme | 
|---|---|
| Status: | assigned → closed | 
Please reopen if you wish to continue debugging the issue.
Note: See
        TracTickets for help on using
        tickets.
    


Have you granted
TICKET_CREATE_SIMPLEto theanonymousorauthenticatedgroups? If so, then the behavior you see is to be expected.