Modify

Opened 12 years ago

Last modified 12 years ago

#9628 new enhancement

BranchTimelinePlugin fails with trac 0.12 (fix included)

Reported by: ft@… Owned by: aviram
Priority: normal Component: BranchTimelinePlugin
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description

After updating my Trac-Sit to the newest version (0.12.2) I got following error-messages when trying to see the timeline

AttributeError: 'NoneType' object has no attribute 'youngest_rev'

and after that

AttributeError: 'tuple' object has no attribute 'get_changes'

So I tried to fix them, and came up with the following patch... I'm not quite sure it it's the best way to do this, but it works so far. If anyone has a better solution, let me know.

aviram, Thanks a lot for the plug-in, it's great

Regards Florian Treier

Attachments (1)

0.12.x.patch (1.8 KB) - added by anonymous 12 years ago.

Download all attachments as: .zip

Change History (2)

comment:1 Changed 12 years ago by anonymous

Type: defectenhancement

Changed 12 years ago by anonymous

Attachment: 0.12.x.patch added

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain aviram.

Add Comment


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

 
Note: See TracTickets for help on using tickets.