Modify ↓
Opened 6 years ago
Closed 6 years ago
#13628 closed enhancement (fixed)
[patch] Fix plugin in > 1.3.x
| Reported by: | mataniko | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Component: | CustomFieldAdminPlugin |
| Severity: | blocker | Keywords: | |
| Cc: | Trac Release: | 1.4 |
Description
The plugin attempts to use Jinja and not Genshi, this patch forces Genshi and restores plugin functionality.
Attachments (1)
Change History (3)
Changed 6 years ago by
| Attachment: | fix14.diff added |
|---|
comment:1 Changed 6 years ago by
| Owner: | changed from osimons to Ryan J Ollos |
|---|---|
| Status: | new → accepted |
comment:2 Changed 6 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.



In 17541: