Modify

Opened 4 years ago

Closed 4 years ago

#13651 closed defect (fixed)

Doesn't work on Trac 1.4

Reported by: anonymous Owned by: Ryan J Ollos
Priority: normal Component: MarkdownMacro
Severity: normal Keywords:
Cc: Trac Release:

Description (last modified by Ryan J Ollos)

MarkdownMacro doesn't work on Trac 1.4 with Jinja2 engine.

on log file appear this message:

ERROR: Skipping "Markdown.macro = Markdown.macro": ImportError: No module named genshi.builder

Fix for this is change genshi.builder to trac.util.html.

Attachments (0)

Change History (2)

comment:1 Changed 4 years ago by Ryan J Ollos

Description: modified (diff)
Status: newaccepted

comment:2 Changed 4 years ago by Ryan J Ollos

Resolution: fixed
Status: acceptedclosed

In 17556:

TracMarkdownMacro 0.11.7: Make compatible with Trac 1.4

Fixes #13651.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.