Menu

Commit [r5457]  Maximize  Restore  History

Added ticket cloning feature (#4686)

The ''Clone'' button is placed in the ticket box, next to the ''Reply'' one.

Note that this request uses a ''post'' method and not a ''get'' because using ''get'' doesn't work well with IE and Opera (previewing or saving a cloned ticket will fail).

Though there's no special right needed besides TICKET_CREATE, this feature is mainly useful only for TICKET_ADMINs that have to track the same issue in different line of development, so the feature will only be available to them.

cboos 2007-05-20

changed /trunk/trac/htdocs/css/trac.css
changed /trunk/trac/ticket/templates/ticket.html
/trunk/trac/htdocs/css/trac.css Diff Switch to side-by-side view
Loading...
/trunk/trac/ticket/templates/ticket.html Diff Switch to side-by-side view
Loading...