Edgewall Software
Modify

Ticket #5738 (closed defect: invalid)

Opened 5 years ago

Last modified 5 years ago

Problem with tracintrablogtheme

Reported by: anonymous Owned by: jonas
Priority: normal Milestone:
Component: general Version: 0.10-stable
Severity: normal Keywords:
Cc:
Release Notes:
API 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

Change History

comment:1 in reply to: ↑ description Changed 5 years ago by anonymous

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 Changed 5 years ago by nkantrowitz

  • Milestone 2.0 deleted
  • Priority changed from high to normal
  • Resolution set to invalid
  • Severity changed from critical to normal
  • Status changed from new to closed
  1. This is a plugin error and should be reported on trac-hacks.
  2. Probably a Trac version mismatch.
View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from jonas. Next status will be 'closed'
Author


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

 
Note: See TracTickets for help on using tickets.