Opened 16 years ago

Last modified 13 years ago

#2864 closed defect

Stractistics had a fatal error when I tried using it — at Initial Version

Reported by: joeymu@… Owned by: dagomez
Priority: normal Component: StractisticsPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

Trac detected an internal error:

AttributeError: 'NoneType' object has no attribute 'child'

File "/data1/optlocal/Python-2.3.4/lib/python2.3/site-packages/Trac-0.11dev_r6737-py2.3.egg/trac/web/main.py", line 417, in _dispatch_request

dispatcher.dispatch(req)

File "/data1/optlocal/Python-2.3.4/lib/python2.3/site-packages/Trac-0.11dev_r6737-py2.3.egg/trac/web/main.py", line 197, in dispatch

resp = chosen_handler.process_request(req)

File "build/bdist.solaris-2.9-sun4u/egg/stractistics/stractistics.py", line 97, in process_requestFile "/data1/optlocal/Python-2.3.4/lib/python2.3/site-packages/Trac-0.11dev_r6737-py2.3.egg/trac/web/clearsilver.py", line 281, in str

hdf_tree_walk(self.hdf.child())

User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13 Trac: 0.11dev-r6737 Python: 2.3.4 (#5, Jul 30 2004, 14:10:26) [GCC 3.4.1] setuptools: 0.6c5 SQLite: 3.4.1 pysqlite: 2.3.5 Genshi: 0.4.4 mod_python: 3.3.1 Pygments: 0.7.1 Subversion: 1.4.0 (r21228) jQuery: 1.2.3

Change History (0)

Note: See TracTickets for help on using tickets.