Opened 16 years ago

Closed 11 years ago

#2648 closed defect (wontfix)

Error in code. — at Version 1

Reported by: anonymous Owned by: Marcelo Salhab Brogliato
Priority: normal Component: ChartReportGeneratorPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description (last modified by Ryan J Ollos)

Patch added. Line 23:

-  self.tpl_index = self.readTemplate('template_contents.tpl')
+  self.tpl_contents = self.readTemplate('template_contents.tpl')

Change History (2)

Changed 16 years ago by anonymous

Attachment: Test.diff.000.tmp.diff.txt added

comment:1 Changed 11 years ago by Ryan J Ollos

Description: modified (diff)
Resolution: wontfix
Status: newclosed

Plugin is deprecated. Please checkout one of the numerous other charting plugins on trac-hacks.

Note: See TracTickets for help on using tickets.