Menu

Commit [r5356]  Maximize  Restore  History

WorkFlow: When an ITicketActionController modifies a user-modifiable ticket

field, previewing the ticket will create a conflict between what the code sees
as a user change and what the ITicketActionController is trying to do. So,
this changes the behavior to make the ITicketActionController override user
inputs. This is still sub-optimal.

ecarter 2007-05-08

changed /sandbox/pycon/workflow/sample-plugins/workflow/VoteOperation.py
changed /sandbox/pycon/workflow/trac/ticket/web_ui.py
/sandbox/pycon/workflow/sample-plugins/workflow/VoteOperation.py Diff Switch to side-by-side view
Loading...
/sandbox/pycon/workflow/trac/ticket/web_ui.py Diff Switch to side-by-side view
Loading...