Ticket #7232 (closed defect: fixed)
Workflow, action title disabled (grayed out)
| Reported by: | kirean@… | Owned by: | ecarter |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ticket system | Version: | 0.11b2 |
| Severity: | normal | Keywords: | workflow |
| Cc: |
Description
I was working on some custom workflow actions when one of my action titles ended up gray.
I've attached an example on how to recreate the issue.
Note: no entry should be made in [ticket-workflow] section for this plugin example. Just remember to add the TestveActionController? to the available workflows.
By changing the id to something else the the action name the problem is solved.
control.append(tag([' ', tag.input(type='text', id='testing_%s' % ticket['status'],
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


