[Moin-devel] [ moin-Bugs-540715 ] info page crashes if show_hosts=0
noreply at sourceforge.net
noreply at sourceforge.net
Mon Apr 8 11:52:15 EDT 2002
Bugs item #540715, was opened at 2002-04-07 23:39
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=108482&aid=540715&group_id=8482
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Mark Pilgrim (f8dy)
Assigned to: Nobody/Anonymous (nobody)
Summary: info page crashes if show_hosts=0
Initial Comment:
set config.show_hosts to 0, now info page crashes at
line 335 of wikiaction.py because log is only defined
if show_hosts = 1. Hacked my local copy to move log
definition outside if statement (line 300) and appears
to work, but don't know if there are other
ramifications of this solution.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=108482&aid=540715&group_id=8482
More information about the Moin-devel
mailing list