Side navigation
#5484 closed bug (invalid)
Opened November 10, 2009 10:11PM UTC
Closed October 06, 2010 02:34AM UTC
Can't reach the "About Trac" section
Reported by: | Starlos | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | misc | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
How to Reproduce
While doing a GET operation on /about
, Trac issued an internal error.
''(It happened while I was trying to reach the "About Trac" section while being logged in my account)''
System Information
|| Trac || 0.11dev-r5354
||
|| Python || 2.3.4 (#1, Oct 11 2006, 06:18:43)
[GCC 3.4.6 20060404 (Red Hat 3.4.6-3)]
||
|| setuptools || 0.6c5
||
|| MySQL || server: "5.0.27-log", client: "5.0.27", thread-safe: 0
||
|| MySQLdb || 1.2.2
||
|| Genshi || 0.4
||
|| Subversion || 1.4.3 (r23084)
||
Python Traceback
Traceback (most recent call last): File "/usr/lib/python2.3/site-packages/Trac-0.11dev_r5354-py2.3.egg/trac/web/main.py", line 429, in dispatch_request dispatcher.dispatch(req) File "/usr/lib/python2.3/site-packages/Trac-0.11dev_r5354-py2.3.egg/trac/web/main.py", line 231, in dispatch content_type) File "/usr/lib/python2.3/site-packages/Trac-0.11dev_r5354-py2.3.egg/trac/web/chrome.py", line 587, in render_template return stream.render(method, doctype=doctype) File "/usr/lib/python2.3/site-packages/Genshi-0.4-py2.3.egg/genshi/core.py", line 152, in render File "/usr/lib/python2.3/site-packages/Genshi-0.4-py2.3.egg/genshi/output.py", line 182, in __call__ File "/usr/lib/python2.3/site-packages/Genshi-0.4-py2.3.egg/genshi/output.py", line 427, in __call__ File "/usr/lib/python2.3/site-packages/Genshi-0.4-py2.3.egg/genshi/output.py", line 587, in __call__ File "/usr/lib/python2.3/site-packages/Genshi-0.4-py2.3.egg/genshi/output.py", line 367, in __call__ File "/usr/lib/python2.3/site-packages/Genshi-0.4-py2.3.egg/genshi/core.py", line 221, in _ensure File "/usr/lib/python2.3/site-packages/Genshi-0.4-py2.3.egg/genshi/core.py", line 221, in _ensure File "/usr/lib/python2.3/site-packages/Trac-0.11dev_r5354-py2.3.egg/trac/web/chrome.py", line 615, in _strip_accesskeys for kind, data, pos in stream: File "/usr/lib/python2.3/site-packages/Genshi-0.4-py2.3.egg/genshi/core.py", line 221, in _ensure File "/usr/lib/python2.3/site-packages/Trac-0.11dev_r5354-py2.3.egg/trac/web/chrome.py", line 604, in _generate for kind, data, pos in stream: File "/usr/lib/python2.3/site-packages/Genshi-0.4-py2.3.egg/genshi/template/markup.py", line 246, in _include File "/usr/lib/python2.3/site-packages/Genshi-0.4-py2.3.egg/genshi/template/markup.py", line 316, in _match File "/usr/lib/python2.3/site-packages/Genshi-0.4-py2.3.egg/genshi/template/markup.py", line 246, in _include File "/usr/lib/python2.3/site-packages/Genshi-0.4-py2.3.egg/genshi/template/markup.py", line 291, in _match File "/usr/lib/python2.3/site-packages/Genshi-0.4-py2.3.egg/genshi/template/markup.py", line 280, in _strip File "/usr/lib/python2.3/site-packages/Genshi-0.4-py2.3.egg/genshi/template/markup.py", line 236, in _exec File "/usr/lib/python2.3/site-packages/Genshi-0.4-py2.3.egg/genshi/template/base.py", line 397, in _eval File "/usr/lib/python2.3/site-packages/Genshi-0.4-py2.3.egg/genshi/template/base.py", line 447, in _flatten File "/usr/lib/python2.3/site-packages/Genshi-0.4-py2.3.egg/genshi/template/base.py", line 441, in _flatten File "/usr/lib/python2.3/site-packages/Genshi-0.4-py2.3.egg/genshi/template/directives.py", line 489, in _generate File "/usr/lib/python2.3/site-packages/Genshi-0.4-py2.3.egg/genshi/template/eval.py", line 136, in evaluate File "/home/jquery/trac/templates/about.html", line 1, in <Expression u'not (about.systeminfo or about.config)'> <!DOCTYPE html File "/usr/lib/python2.3/site-packages/Genshi-0.4-py2.3.egg/genshi/template/eval.py", line 269, in lookup_attr File "/usr/lib/python2.3/site-packages/Genshi-0.4-py2.3.egg/genshi/template/eval.py", line 236, in _die UndefinedError: "about" not defined
Attachments (0)
Change History (2)
Changed June 13, 2010 06:27PM UTC by comment:1
component: | unfiled → misc |
---|
Changed October 06, 2010 02:34AM UTC by comment:2
resolution: | → invalid |
---|---|
status: | new → closed |
Not a jQuery core bug but this issue has been previously flagged by the community. We will do our best to update /about with valid content.