Revision [2735]

This is an old revision of TestActionNewpage made by DotMG on 2004-12-02 09:29:37.

 

Create a new page


I found a bug on action newpage at home, but here, I see that it has been fixed. In older version, users could create new page with name containing space. Now, the only little problem is that when user type a name containing question mark, the name of the new page to create become the substring before that question mark.
Ie : If an user wants to create a page hello?xxx, the pagename will be hello, and parameters are xxx/edit

I replaced the first line in actions/newpage.php by
if (($_POST['submitted'] == true) && ($this->IsWikiname("TeST{$_POST['pagename']}")))
There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki