
codesite-noreply at google
Jan 29, 2010, 5:51 AM
Post #1 of 2
(271 views)
Permalink
|
|
Issue 725 in cherokee: GUI internal error in vserver section
|
|
Status: New Owner: ---- New issue 725 by malkavian666: GUI internal error in vserver section http://code.google.com/p/cherokee/issues/detail?id=725 What steps will reproduce the problem? 1. create a vserver for wordpress with a domain, deactivate it. 2. modify default vserver for doing the same 3. reenter to vserver section and get this: GUI Internal Error It seems you hit a bug in the administration interface. Please, report the issue so it can be fixed as soon as possible. The following information will help the development team to fix the problem: Traceback (most recent call last): File "/usr/share/cherokee/admin/server.py", line 173, in handle_request body = page.HandleRequest(uri, post) File "/usr/share/cherokee/admin/Form.py", line 62, in HandleRequest return self._op_render() File "/usr/share/cherokee/admin/PageVServers.py", line 52, in _op_render content = self._render_vserver_list() File "/usr/share/cherokee/admin/PageVServers.py", line 207, in _render_vserver_list prio, prio, extra, draggable, link, document_root, doms, logging, collector, disabled, link_del) UnboundLocalError: local variable 'draggable' referenced before assignment Using debian stable/testing with cherokee 0.99.38. Restarting cherokoee and cherokee-admin doesn't help. Thanks for such a great work ;) -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ Cherokee-dev mailing list Cherokee-dev [at] lists http://lists.octality.com/listinfo/cherokee-dev
|