Modify

Opened 4 years ago

Closed 4 years ago

#13833 closed enhancement (fixed)

Don't use ITemplateStreamFilter

Reported by: Cinc-th Owned by: Cinc-th
Priority: normal Component: MilestoneTemplatePlugin
Severity: normal Keywords:
Cc: Trac Release: 1.2

Description

Remove filter_stream() implementation so the plugin may be used with Trac 1.4 without Genshi installed.

By doing so the plugin will also be compatible with Trac 1.5.x and beyond.

Genshi is deprecated and will be removed in the future.

Attachments (0)

Change History (1)

comment:1 Changed 4 years ago by Cinc-th

Resolution: fixed
Status: newclosed

In 17778:

  • Don't use filter_stream() from ITemplateStreamFilter anymore.
  • Disable preview for milestone description for Trac>1.2 because Trac 1.4 comes with a preview implementation

Plugin is now compatible with Trac >=1.2 without using Genshi.

Closes #13833

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Cinc-th.
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.