Revision history for TestActionNewpage


Revision [18370]

Last edited on 2008-01-28 00:11:13 by JavaWoman [Modified links pointing to docs server]

No Differences

Revision [7721]

Edited on 2005-04-29 14:20:21 by JavaWoman [pointing out backlinks]
Additions:

There is still a page referring to this one - please review and remove or change that link first! Otherwise this page will likely just be re-created at some later time. --JavaWoman

==backlinks==
{{backlinks}}


Revision [7719]

Edited on 2005-04-29 14:09:58 by DotMG [asking admin to delete this page]
Additions:
admin, please delete this page --DotMG
Deletions:
{{newpage}}

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 %%(php)if (($_POST['submitted'] == true) && ($this->IsWikiname("TeST{$_POST['pagename']}")))%%


Revision [2735]

Edited on 2004-12-02 09:29:37 by DotMG [A bug on newpage action ??]
Additions:

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 %%(php)if (($_POST['submitted'] == true) && ($this->IsWikiname("TeST{$_POST['pagename']}")))%%
Deletions:
==Category==
CategoryTest


Revision [2734]

The oldest known version of this page was created on 2004-12-02 09:10:57 by DotMG [A bug on newpage action ??]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki