richter     2002/10/11 12:53:39

  Modified:    .        Tag: Embperl2c Embperl.pm
               test/cmp Tag: Embperl2c taint.htm
  Log:
  adapt taint test to new error page
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.118.4.120 +2 -2      embperl/Embperl.pm
  
  Index: Embperl.pm
  ===================================================================
  RCS file: /home/cvs/embperl/Embperl.pm,v
  retrieving revision 1.118.4.119
  retrieving revision 1.118.4.120
  diff -u -r1.118.4.119 -r1.118.4.120
  --- Embperl.pm        5 Sep 2002 05:02:31 -0000       1.118.4.119
  +++ Embperl.pm        11 Oct 2002 19:53:39 -0000      1.118.4.120
  @@ -46,7 +46,7 @@
   
   @ISA = qw(Exporter DynaLoader);
   
  -$VERSION = '2.0b9_dev-2' ;
  +$VERSION = '2.0b9_dev-3' ;
   
   
   if ($modperl  = $ENV{MOD_PERL})
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.2.6.6   +8 -0      embperl/test/cmp/taint.htm
  
  Index: taint.htm
  ===================================================================
  RCS file: /home/cvs/embperl/test/cmp/taint.htm,v
  retrieving revision 1.2.6.5
  retrieving revision 1.2.6.6
  diff -u -r1.2.6.5 -r1.2.6.6
  --- taint.htm 25 Jun 2002 07:05:26 -0000      1.2.6.5
  +++ taint.htm 11 Oct 2002 19:53:39 -0000      1.2.6.6
  @@ -2,8 +2,16 @@
   <H1>Internal Server Error</H1>
   The server encountered an internal error or misconfiguration and was unable to 
complete your request.<P>
   ^Please contact the server administrator\,.*?and inform them of the time the error 
occurred\, and anything you might have done that may have caused the error\.
  +<table cellspacing='2' cellpadding='5'>
  +<tr bgcolor='#eeeeee'><td>
  +<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
   ^\[.*?\]ERR\:  24\:  Error in Perl code\: Insecure \$ENV\{PATH\} while running
   ^-\[.*?\]ERR\:  32\:  Warning in Perl code\: Use of uninitialized value
  +<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
  +</td></tr>
  +</table>
  +<br>
  +
   ^Embperl
   </BODY></HTML>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to