Modify ↓
#12382 closed enhancement (fixed)
Replace genshi imports with imports from trac.util.html
Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Milestone: | plugin - spam-filter |
Component: | plugin/spamfilter | Version: | |
Severity: | normal | Keywords: | |
Cc: | Dirk Stöcker | Branch: | |
Release Notes: |
The |
||
API Changes: | |||
Internal Changes: |
Description
Described in gmessage:trac-dev:jK90j4XtxCQ/KVz5sfAsFwAJ, the genshi
imports can be replaced with imports from trac.util.html
, which will be a step towards compatibility with the Jinja2 branch.
Attachments (0)
Change History (2)
comment:1 by , 9 years ago
Release Notes: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
comment:2 by , 9 years ago
Note:
See TracTickets
for help on using tickets.
Fixed in [14580].