Modify ↓
Opened 13 years ago
Closed 13 years ago
#9754 closed defect (fixed)
Setting test result seemingly succeeds with expired login
Reported by: | anonymous | Owned by: | Roberto Longobardi |
---|---|---|---|
Priority: | normal | Component: | TestManagerForTracPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.12 |
Description
I've opened a testplan or a case in plan while logged in. Meanwhile my login has expired and I don't have test_execute permission any longer. Anonymous also doesn't have it. When I try to set test result it seemingly succeeds, orange icon is replaced by green one but the result isn't actually saved.
There should be a warning to avoid dataloss.
Attachments (0)
Note: See
TracTickets for help on using
tickets.
Fixed and released with 1.4.10. A dialog will show up in case anything goes wrong with the update of test case status or the edit of a custom field.