Modify

Opened 14 years ago

Last modified 9 years ago

#6742 new enhancement

Port from ClearSilver to Genshi

Reported by: Ryan J Ollos Owned by:
Priority: normal Component: ExoWebCodeReviewPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

The plugin currently depends on ClearSilver and should be ported to Genshi since Trac 0.11 and later uses Genshi.

Attachments (0)

Change History (3)

comment:1 Changed 14 years ago by Ryan J Ollos

Summary: Port to GenshiPort from ClearSilver to Genshi

comment:2 Changed 10 years ago by Ryan J Ollos

The plugin uses the deprecated hdf_diff function, which will be removed in Trac 1.1.2:

./exowebcodereviewplugin/trunk/codereview/web_ui.py:from trac.versioncontrol.diff import get_diff_options, hdf_diff
./exowebcodereviewplugin/trunk/codereview/web_ui.py:        changes = hdf_diff(oldtext.splitlines(), newtext.splitlines(), context=context,

comment:3 Changed 9 years ago by Ryan J Ollos

Owner: Ryan J Ollos deleted

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.

Add Comment


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

 
Note: See TracTickets for help on using tickets.