AttributeError
'Request' object has no attribute 'request'
If you want to report a bug, please save this page and attach it to your bug report.
Traceback
A problem occurred in a Python script. Here is the
sequence of function calls leading up to the error, in the
order they occurred.
/srv/moin_tw/moin-test17/MoinMoin/request/__init__.py
in run
(self=<MoinMoin.request.request_cgi.Request object>)
- 1253
- 1254 if msg:
- 1255 self.request.theme.add_msg(msg, "error")
- 1256 self.page.send_page()
- 1257 # Try action
- self
= <MoinMoin.request.request_cgi.Request object>
- self.request undefined
- msg
= u'Unknown action error.'
AttributeError
'Request' object has no attribute 'request'
- args = ("'Request' object has no attribute 'request'",)
System Details
- Date: Wed, 27 Feb 2008 15:14:11 +0000
- Platform: Linux web.thinkmo.de 2.6.22.18-thinkmo-1 #3 SMP Tue Feb 12 19:27:53 CET 2008 x86_64
- Python: Python 2.4.4 (/usr/bin/python)
- MoinMoin: Release 1.7.0alpha ()