Modify ↓
#13753 closed defect (fixed)
use format_to_oneliner instead of wiki_to_oneliner
Reported by: | anonymous | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | HudsonTracPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: |
Description
With Trac 1.4 the Hudson plugin fails to load. The attached patch fixes this issue.
Attachments (1)
Change History (6)
Changed 5 years ago by
Attachment: | hudson_use_format_to_oneliner.diff added |
---|
comment:1 Changed 5 years ago by
Owner: | changed from roadrunner to Ryan J Ollos |
---|---|
Status: | new → accepted |
comment:2 Changed 5 years ago by
comment:4 Changed 5 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
I wasn't able to test since I don't have a Hudson/Jenkins instance. Please report back if there are any problems.
Note: See
TracTickets for help on using
tickets.
format_to_oneliner
is not a 1-1 replacement forwiki_to_oneliner
. The arguments differ.