Commit Graph

5 Commits

Author SHA1 Message Date
Aleks-Daniel Jakimenko
c4671a8909 Removing clear_pages() from the beginning of tests (part 1)
This script was used:
perl -0pi -e 's/(use Test[^\n]+)\n+clear_pages\(\);[^\n]*\n+/$1\n\n/' *.t
2015-07-05 03:28:46 +03:00
Alex Schroeder
8d4c15e948 Remove $NewText and $NewComment.
$NewText is replaced by a call to NewText() which you can overwrite. Or
you can provide translations for the texts used by NewText(). Basically,
the new text explains that the page in question does not exist and
invites you edit it.
2015-07-03 13:01:32 +02:00
Alex Schroeder
e3595cdd08 Tested fix suggested to Gauthier. 2009-08-31 22:05:50 +00:00
Alex Schroeder
a810251b27 Add test for 'You are a normal user on this site' 2009-08-29 23:15:29 +00:00
Alex Schroeder
85e6ae7585 Regarding Gauthier's problem reported 2009-06-21 07:38 UTC 2009-08-29 23:13:32 +00:00