Difference between revisions of "CaseSpace: Fix Page Move"
Arshia Irfan (talk | contribs) |
(→What (summary)) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
This doesn't seem to be the case anymore. It doesn't let you leave the title empty, but it also does not give an error message. A better error message should be shown.[[User:Arshia Irfan|Arshia Irfan]] | This doesn't seem to be the case anymore. It doesn't let you leave the title empty, but it also does not give an error message. A better error message should be shown.[[User:Arshia Irfan|Arshia Irfan]] | ||
+ | |||
+ | : I just tried to move current page to an empty title, and it gave me: "''The requested page title was invalid, empty, or an incorrectly linked inter-language or inter-wiki title. It may contain one or more characters which cannot be used in titles''". I guess that's pretty much friendly warning. --[[User:Ali Anwar|Ali Anwar]] 00:14, 21 April 2008 (PDT) | ||
+ | |||
== [[DoneDone]] == | == [[DoneDone]] == | ||
* Mediawiki page renders with an appropriate error if a blank move is attempted | * Mediawiki page renders with an appropriate error if a blank move is attempted | ||
Line 10: | Line 13: | ||
== Steps to get to [[DoneDone]] == | == Steps to get to [[DoneDone]] == | ||
− | [[Category: | + | {{DEFAULTSORT:Fix Page Move}} |
− | [[Category: | + | [[Category:OpenTask]] |
+ | [[Category:DevelopmentTeam]] | ||
</noinclude> | </noinclude> |
Latest revision as of 07:14, 21 April 2008
What (summary)
If you leave the new title empty, the code crashes. The error seems to be "Fatal error: Call to a member function getText() on a non-object in /home/dev/nimbus/aboutus/wiki/extensions/CaseSpace/CaseSpace.php on line 238"
This doesn't seem to be the case anymore. It doesn't let you leave the title empty, but it also does not give an error message. A better error message should be shown.Arshia Irfan
- I just tried to move current page to an empty title, and it gave me: "The requested page title was invalid, empty, or an incorrectly linked inter-language or inter-wiki title. It may contain one or more characters which cannot be used in titles". I guess that's pretty much friendly warning. --Ali Anwar 00:14, 21 April 2008 (PDT)
DoneDone
- Mediawiki page renders with an appropriate error if a blank move is attempted