First time here? Check out the FAQ!
0

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
Evgeny's avatar
13.2k
Evgeny
updated 2011-02-25 01:11:37 -0500
tfoote's avatar
161
tfoote
asked 2011-02-16 23:23:53 -0500
edit flag offensive 0 remove flag close merge delete

Comments

Thanks, this bug was fixed in the repository, will update the python package index version on friday.
Evgeny's avatar Evgeny (2011-02-17 00:49:58 -0500) edit
add a comment see more comments

1 Answer

0

Tested as fixed in 0.6.74

tfoote's avatar
161
tfoote
answered 2011-03-16 22:51:39 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments