class is now className in www_add
This commit is contained in:
parent
d7339c9ba8
commit
36923dc335
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ $session->request->setup_body({
|
|||
}
|
||||
|
||||
is $templateVars->{addPageUrl},
|
||||
$wiki->getUrl('func=add;class=WebGUI::Asset::WikiPage;title=Red%26Andy'),
|
||||
$wiki->getUrl('func=add;className=WebGUI::Asset::WikiPage;title=Red%26Andy'),
|
||||
'search encodes unsafe characters in addPageUrl';
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue