Modify ↓
Opened 21 years ago
Closed 21 years ago
#1435 closed defect (fixed)
Missing check for TICKET_MODIFY
| Reported by: | anonymous | Owned by: | Christopher Lenz |
|---|---|---|---|
| Priority: | low | Milestone: | 0.9 |
| Component: | ticket system | Version: | devel |
| Severity: | minor | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
If anonymous doesn't have TICKET_MODIFY, and have TICKET_CREATE, "View Ticket" page still show button "Add attachment". After click on button user get permission error.
Attachments (0)
Change History (3)
comment:1 by , 21 years ago
comment:2 by , 21 years ago
| Milestone: | → 0.9 |
|---|---|
| Owner: | changed from to |
| Priority: | normal → low |
| Severity: | normal → minor |
| Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.



This fix is implemented in my patch for #1396