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

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Evgeny's avatar
13.2k
Evgeny
updated 14 years ago
tfoote's avatar
161
tfoote
asked 14 years ago

Comments

Thanks, this bug was fixed in the repository, will update the python package index version on friday.
Evgeny's avatar Evgeny (14 years ago)
see more comments

1 Answer

0

Tested as fixed in 0.6.74

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
tfoote's avatar
161
tfoote
answered 14 years ago
link

Comments

see more comments