Try to add a user in
TWikiRegistration. This will result in an error.
AC
when clicking on the registration link provided by email, i get the following error:
TWiki detected an error or attempted hack - please check your TWiki logs and webserver logs for more information.
Insecure dependency in glob while running with -T switch
Insecure dependency in glob while running with -T switch at ...(path).../lib/TWiki/UI/Register.pm line 1155.
where
1154: my ( $name ) = $code =~ /^([^.]+)\./;
1155: foreach (<$tmpDir/$name.*>) {
WN
While I get an error page: /oops/Main/TWikiRegistration?template=oopsattention;def=already_exists
AC
The dependency is something I can fix. SVN 6447
But Arthur, I get a filled-out page. Exactly what procedure are you following to arrive at that error page? I need to be able to reproduce it!
CC
In the IRC log, from
http://koala.ilog.fr/twikiirc/bin/irclogger_log/twiki?date=2005-09-19,Mon&sel=1588#l1584
onwards, you'll find a step by step error report.
AC
Bloody hell, that was a bit obscure! Picked up a bunch of other stupid errors as well.
SVN 6473
CC