[Moin-devel] [ moin-Bugs-524485 ] bad python syntax in wikiutil.py
noreply at sourceforge.net
noreply at sourceforge.net
Tue Mar 5 01:34:06 EST 2002
Bugs item #524485, was opened at 2002-03-01 20:00
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=108482&aid=524485&group_id=8482
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: bad python syntax in wikiutil.py
Initial Comment:
line 348::
return formatter.url(
"%s/%s" % (webapi.getScriptname(), params),
text, css_class, **kw)
the kw argument should loose the asterics. I found
this when I ran test.cgi.
----------------------------------------------------------------------
>Comment By: Jürgen Hermann (jhermann)
Date: 2002-03-01 20:22
Message:
Logged In: YES
user_id=39128
The syntax is perfectly ok... in 2.0 and higher.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=108482&aid=524485&group_id=8482
More information about the Moin-devel
mailing list