Edgewall Software
Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#8286 closed defect (fixed)

MacroList macro broken

Reported by: ariel@… Owned by: Christian Boos
Priority: normal Milestone: 0.11.5
Component: wiki system Version: 0.11.4
Severity: minor Keywords: macro list, macrolist, genshi template
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

[[MacroList]] yeilds the following Trac Error: Genshi UnicodeDecodeError error while rendering template (unknown template location)

I have many plugins and macros installed. Are there any known incompatibilities?

All other macros work.

Trac 11.4 Python 2.6.1 Ubuntu 9.04

http://myotherstuff.org/heartstuff/wiki/TracMacroList

Attachments (0)

Change History (2)

comment:1 by Christian Boos, 16 years ago

Milestone: 0.11.5
Resolution: fixed
Severity: normalminor
Status: newclosed

That's probably due to a plugin returning a non-unicode description for its provided macro(s).

We can try to make this more robust, though: should be fixed by r8236.

comment:2 by Remy Blank, 16 years ago

Owner: set to Christian Boos

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christian Boos.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Christian Boos to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.