Modify ↓
      
        Opened 19 years ago
Closed 18 years ago
#1256 closed enhancement (fixed)
delete malfunction
| Reported by: | Owned by: | Radek Bartoň | |
|---|---|---|---|
| Priority: | normal | Component: | DiscussionPlugin | 
| Severity: | normal | Keywords: | delete | 
| Cc: | Trac Release: | 0.10 | 
Description
With trac 0.10.3, when deleting a reply on the discussion plugin, it all works ok. However, if you refresh the page, it deletes the whole topic (instead of identifying an error) and if you refresh the page yet again, it deletes the whole forum.
Python version is 2.3.
Attachments (0)
Change History (2)
comment:1 Changed 19 years ago by
| Priority: | high → normal | 
|---|---|
| Severity: | major → normal | 
| Status: | new → assigned | 
| Type: | defect → enhancement | 
comment:2 Changed 18 years ago by
| Resolution: | → fixed | 
|---|---|
| Status: | assigned → closed | 
Fixed since changeset 2527.
Note: See
        TracTickets for help on using
        tickets.
    


It's expected behaviour for now, but I can add aditional checks...