Modify ↓
Opened 16 years ago
Closed 10 years ago
#3821 closed enhancement (fixed)
Support for Trac 0.11
Reported by: | Kenneth Xu | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | SelfDeletePlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Is this any plan to support 0.11? Thanks!
Attachments (0)
Change History (5)
comment:1 Changed 15 years ago by
Cc: | Ryan J Ollos added; anonymous removed |
---|
comment:2 Changed 15 years ago by
Cc: | anonymous added; Ryan J Ollos removed |
---|
comment:3 Changed 15 years ago by
Also, you mention deleting tickets ... though isn't it fairly bad practice to delete tickets; one reason being that you might leave broken links to the ticket? I guess the same applies to wiki pages.
A useful feature however would be the ability to delete comments from tickets and also to edit comments to tickets. However, I guess the same issue could apply when deleting comments from ticket if the ticket has been replied to, so maybe TICKET_EDIT_SELF
is the only desirable permission.
comment:4 Changed 10 years ago by
Owner: | changed from Noah Kantrowitz to Ryan J Ollos |
---|---|
Status: | new → accepted |
Note: See
TracTickets for help on using
tickets.
Is there a document on the EdgeWall site that describes the major changes in going from 0.10 to 0.11 that would cause plug-ins to break? Or is the only way to read the Trac release notes and know enough about the programming environment to figure it out?