Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

#5738 closed defect (invalid)

Problem with tracintrablogtheme

Reported by: anonymous Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version: 0.10-stable
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

When I'm use tracdiscussion plugin with tracintrablogtheme make some error:

Traceback (most recent call last):

File "C:\Python25\lib\site-packages\trac\web\main.py", line 406, in dispatch_request

dispatcher.dispatch(req)

File "C:\Python25\lib\site-packages\trac\web\main.py", line 244, in dispatch

req.display(template, content_type or 'text/html')

File "C:\Python25\lib\site-packages\trac\web\api.py", line 359, in display

data = self.hdf.render(template, form_token)

File "C:\Python25\lib\site-packages\trac\web\clearsilver.py", line 296, in render

injector.feed(template.render())

ParseError: ParseError: [C:\Documents and Settings\LocalService\Application Data\Python-Eggs\tracintrablogtheme-1.0-py2.5.egg-tmp\intrablogtheme\templates/footer.cs:20] Undefined macro called: nav(chrome.nav.mainnav, , 0)

Attachments (0)

Change History (2)

in reply to:  description comment:1 by anonymous, 17 years ago

Replying to anonymous:

When I'm use tracdiscussion plugin with tracintrablogtheme make some error:

Traceback (most recent call last):

File "C:\Python25\lib\site-packages\trac\web\main.py", line 406, in dispatch_request

dispatcher.dispatch(req)

File "C:\Python25\lib\site-packages\trac\web\main.py", line 244, in dispatch

req.display(template, content_type or 'text/html')

File "C:\Python25\lib\site-packages\trac\web\api.py", line 359, in display

data = self.hdf.render(template, form_token)

File "C:\Python25\lib\site-packages\trac\web\clearsilver.py", line 296, in render

injector.feed(template.render())

ParseError: ParseError: [C:\Documents and Settings\LocalService\Application Data\Python-Eggs\tracintrablogtheme-1.0-py2.5.egg-tmp\intrablogtheme\templates/footer.cs:20] Undefined macro called: nav(chrome.nav.mainnav, , 0)

What has happened?

comment:2 by Noah Kantrowitz, 17 years ago

Milestone: 2.0
Priority: highnormal
Resolution: invalid
Severity: criticalnormal
Status: newclosed
  1. This is a plugin error and should be reported on trac-hacks.
  2. Probably a Trac version mismatch.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström 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.