Here's a traceback from the demo server logs: 2017-02-06 09:17:24,987 Trac[main] ERROR: [85.115.16.62] Internal Server Error: <RequestWithSession "GET '/changeset/022a729ef43190cdf3ae00663c5e24df41d2b328/cboos.git?annotate=%2Ftrac%2Fhtdocs%2Fcss%2Ftrac.css'">, referrer 'https://trac.edgewall.org/testing/browser/cboos.git/trac/htdocs/css/trac.css?annotate=blame' Traceback (most recent call last): File "build/bdist.linux-x86_64/egg/trac/web/main.py", line 630, in _dispatch_request dispatcher.dispatch(req) File "build/bdist.linux-x86_64/egg/trac/web/main.py", line 252, in dispatch resp = chosen_handler.process_request(req) File "build/bdist.linux-x86_64/egg/trac/versioncontrol/web_ui/changeset.py", line 349, in process_request self._render_html(req, repos, chgset, restricted, data) File "build/bdist.linux-x86_64/egg/trac/versioncontrol/web_ui/changeset.py", line 666, in _render_html req, 'changeset_content.html', data) File "build/bdist.linux-x86_64/egg/trac/web/chrome.py", line 1485, in generate_fragment return self.generate_template_stream(template, data, text) File "build/bdist.linux-x86_64/egg/trac/web/chrome.py", line 1571, in generate_template_stream bytes = template.render(data).encode('utf-8') File "/usr/local/virtualenv/src/trac-testing/.eggs/Jinja2-2.9.4-py2.7.egg/jinja2/environment.py", line 1008, in render return self.environment.handle_exception(exc_info, True) File "/usr/local/virtualenv/src/trac-testing/.eggs/Jinja2-2.9.4-py2.7.egg/jinja2/environment.py", line 780, in handle_exception reraise(exc_type, exc_value, tb) File "/tmp/.eggs-testing/Trac-1.3.2.dev0-py2.7.egg-tmp/trac/versioncontrol/templates/changeset_content.html", line 309, in top-level template code # call(note, page) jmacros.wikihelp('TracChangeset'): File "/usr/local/virtualenv/src/trac-testing/.eggs/Jinja2-2.9.4-py2.7.egg/jinja2/environment.py", line 430, in getattr return getattr(obj, attribute) UndefinedError: 'jmacros' is undefined
- Ryan -- You received this message because you are subscribed to the Google Groups "Trac Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/trac-dev. For more options, visit https://groups.google.com/d/optout.
