
cherokee at googlecode
Feb 10, 2010, 10:52 PM
Post #1 of 2
(161 views)
Permalink
|
|
Issue 736 in cherokee: GUI Internal Error
|
|
Status: New Owner: ---- New issue 736 by overerd: GUI Internal Error http://code.google.com/p/cherokee/issues/detail?id=736 Cherokee Web Server 0.99.38 [FreeBSD 8.0-p2 / i386] Steps: 1. Disable one item in 'Virtual Servers' 2. Change PID file path in 'Advanced -> Special files' 3. Return to the 'Virtual Servers' Traceback (most recent call last): File "/usr/local/share/cherokee/admin/server.py", line 173, in handle_request body = page.HandleRequest(uri, post) File "/usr/local/share/cherokee/admin/Form.py", line 62, in HandleRequest return self._op_render() File "/usr/local/share/cherokee/admin/PageVServers.py", line 52, in _op_render content = self._render_vserver_list() File "/usr/local/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 -- 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
|