Revise sample-plugins/workflow
| Reported by: |
Ryan J Ollos |
Owned by: |
Ryan J Ollos |
|
Priority:
|
normal
|
Milestone:
|
1.3.3
|
|
Component:
|
general
|
Version:
|
|
|
Severity:
|
normal
|
Keywords:
|
|
|
Cc:
|
|
Branch:
|
|
|
Release Notes:
|
|
|
API Changes:
|
|
|
Internal Changes:
|
Improved coding style of sample-plugins/workflow.
|
Several of the workflow sample-plugins can be improved for coding style, so they serve as better examples of how to write plugins against the latest Trac codebase.
Change History
(7)
| Description: |
modified (diff)
|
| Description: |
modified (diff)
|
| Release Notes: |
modified (diff)
|
| Resolution: |
→ fixed
|
| Status: |
assigned → closed
|
| Internal Changes: |
modified (diff)
|
| Release Notes: |
modified (diff)
|
Minor changes in r16373, r16375. I'm surprised the sample plugin is used in a functional test case. I'll try to replace the
RegressionTestTicket6048functional test case with a unit test (r6021/#6048).I'll post additional changes for review.