Modify

Opened 16 years ago

Closed 16 years ago

#2907 closed defect (fixed)

Patch to allow accountmanager to work with genshi 0.5

Reported by: Eirik Schwenke Owned by: Matt Good
Priority: normal Component: AccountManagerPlugin
Severity: normal Keywords: genshi 0.5
Cc: Trac Release: 0.11

Description

Accountmanager uses the old variable-length constructor for genshi.Markup in two places. The attached patch replaces the calls with the new %-style constructor.

I'm guessing no-one looked at the ChangeLog for Genshi v 0.5 -- as the bug was pretty hard to diagnose until I found out what had actually changed between Genshi version 0.4x and 0.5.

See also: http://groups.google.com/group/trac-users/browse_thread/thread/70182549d7fde200/4edea7038af44ba5?#4edea7038af44ba5

Attachments (1)

genshi-0.5.patch (1.0 KB) - added by Eirik Schwenke 16 years ago.

Download all attachments as: .zip

Change History (2)

Changed 16 years ago by Eirik Schwenke

Attachment: genshi-0.5.patch added

comment:1 Changed 16 years ago by John Hampton

Resolution: fixed
Status: newclosed

Patch applied in [3554]

Thanks.

Modify Ticket

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