Ticket #4774 (closed enhancement: worksforme)
Ticket system reuse
| Reported by: | andrew.sharpe1@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ticket system | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I'd like to be able to control the ticket interface at all times. I am currently unable to do this without reproducing the code in trac.ticket.web_ui._do_save()
The reason for this is the redirect at the end of _do_save(). If that redirect was placed elsewhere, then the _do_save() method would be available for use by others and they would still retain control of the clients location.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


