Opened 12 years ago

Last modified 12 years ago

#10610 closed defect

TemplateNotFound: Template "admin_repository_users.html" not found — at Version 1

Reported by: Dieter Owned by: ejucovy
Priority: normal Component: GitolitePlugin
Severity: normal Keywords:
Cc: Trac Release: 1.0

Description (last modified by Ryan J Ollos)

Python-Zurückverfolgungsinformationen Letzter Aufruf zuerst:

Datei "/usr/local/lib/python2.7/dist-packages/Trac-1.0-py2.7.egg/trac/web/main.py", Zeile 497, in _dispatch_request
  dispatcher.dispatch(req)
Datei "/usr/local/lib/python2.7/dist-packages/Trac-1.0-py2.7.egg/trac/web/main.py", Zeile 233, in dispatch
  content_type)
Datei "/usr/local/lib/python2.7/dist-packages/Trac-1.0-py2.7.egg/trac/web/chrome.py", Zeile 960, in render_template
  template = self.load_template(filename, method=method)
Datei "/usr/local/lib/python2.7/dist-packages/Trac-1.0-py2.7.egg/trac/web/chrome.py", Zeile 931, in load_template
  return self.templates.load(filename, cls=cls)
Datei "/usr/lib/python2.7/dist-packages/genshi/template/loader.py", Zeile 246, in load
  raise TemplateNotFound(filename, search_path)
Systeminformationen:

User Agent: Mozilla/5.0 (Windows NT 5.1; rv:16.0) Gecko/20100101 Firefox/16.0
Trac 	1.0
Babel 	0.9.6
Docutils 	0.8.1
Genshi 	0.6 (with speedups)
GIT 	1.7.10.4
Pygments 	1.5
pysqlite 	2.6.0
Python 	2.7.3rc2 (default, Apr 23 2012, 04:52:06) [GCC 4.6.3]
pytz 	2012c
setuptools 	0.6
SQLite 	3.7.13
jQuery	1.7.2
Aktivierte Plugins
trac-GitolitePlugin 	0.1 	/usr/local/lib/python2.7/dist-packages/trac_GitolitePlugin-0.1-py2.7.egg
TracAccountManager 	0.3.2 	/var/trac/tms3000/plugins/TracAccountManager-0.3.2-py2.7.egg
TracRobotsTxt 	2.0 	/var/trac/tms3000/plugins/TracRobotsTxt-2.0-py2.7.egg

Change History (1)

comment:1 Changed 12 years ago by Ryan J Ollos

Description: modified (diff)
Note: See TracTickets for help on using tickets.