internal server error when close clicked
I'm not sure what the close button is supposed to do, but I don't think it's this.
Internal server error
system error log is recorded, error will be fixed as soon as possible
please report the error to the site administrators if you wish
* back to previous page
* see latest questions
* see tags
Error log output:
/usr/local/lib/python2.6/dist-packages/askbot/middleware/pagesize.py TIME: 2011-02-16 21:17:09,190 MSG: pagesize.py:process_exception:43 File "/usr/local/lib/python2.6/dist-packages/django/core/handlers/base.py", line 99, in get_response
response = callback(request, *callback_args, **callback_kwargs)
File "/usr/local/lib/python2.6/dist-packages/django/contrib/auth/decorators.py", line 78, in __call__
return self.view_func(request, *args, **kwargs)
File "/usr/local/lib/python2.6/dist-packages/askbot/views/commands.py", line 399, in close
return render_into_skin('close.html', data, request)
/usr/local/lib/python2.6/dist-packages/askbot/middleware/pagesize.py TIME: 2011-02-16 21:17:09,190 MSG: pagesize.py:process_exception:44 <type 'exceptions.NameError'>
/usr/local/lib/python2.6/dist-packages/askbot/middleware/pagesize.py TIME: 2011-02-16 21:17:09,190 MSG: pagesize.py:process_exception:45 global name 'data' is not defined
/usr/local/lib/python2.6/dist-packages/askbot/middleware/pagesize.py TIME: 2011-02-16 21:17:09,191 MSG: pagesize.py:process_exception:54 path: /questions/62/close/
method: GET
data: <QueryDict: {}>
host: answers.ros.org
user: Tully Foote
Comments