Modify ↓
#577 closed defect (fixed)
New ticket page shown without TICKET_CREATE
| Reported by: | anonymous | Owned by: | Christopher Lenz |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.8 |
| Component: | ticket system | Version: | 0.7.1 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
In a test setup, all permissions (including TICKET_CREATE) were removed for the anonymous user. However, the new ticket page was shown for the anonymous user. Only after entering the ticket data and submitting the ticket was the `permission denied' message shown.
This is confusing, as it gives the impression that it's possible to create a new ticket, and fails at the last moment. It would be better not to show the new ticket page at all for users without the TICKET_CREATE permission.
Attachments (0)
Change History (4)
comment:1 by , 21 years ago
| Component: | general → ticket system |
|---|
comment:2 by , 21 years ago
| Milestone: | 0.7.2 → 0.8 |
|---|
comment:3 by , 21 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.



0.7.2 is cancelled