You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl-cvs@perl.apache.org by ri...@apache.org on 2001/04/26 15:54:18 UTC

cvs commit: embperl/test/cmp includeerr1.htm

richter     01/04/26 06:54:18

  Modified:    .        Tag: Embperl2c TODO
               test/cmp Tag: Embperl2c includeerr1.htm
  Log:
  Embperl 2 - fix test
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.97.4.5  +4 -26     embperl/TODO
  
  Index: TODO
  ===================================================================
  RCS file: /home/cvs/embperl/TODO,v
  retrieving revision 1.97.4.4
  retrieving revision 1.97.4.5
  diff -u -r1.97.4.4 -r1.97.4.5
  --- TODO	2001/04/26 13:12:47	1.97.4.4
  +++ TODO	2001/04/26 13:54:17	1.97.4.5
  @@ -3,26 +3,12 @@
   Features
   --------
   
  -- Apache::Symbol::undef (avoid function redefinition warning)
  -
  -- @param -> @_  -> done in 2.0
  -
  -- make optUndefToEmptyValue default [Steve Willer] -> done in 2.0
  -
   - whitespace intention [Todd Eigenshink]
   
  -- make checkbox and option work without value attribute -> done in 2.0
  -
  -- used named subroutines for debugging [Ert Dredge]
  -
  -- use ap_r.. instead of ap_b... ?
  -
   - Remove space at the start and end of the line [Dirk Lutzebaeck]
   
   - gzip output [Andreas Koenig]
   
  -- custom html tags -> done in 2.0
  -
   - url rewriting for session id -> planned for 2.x
   
   - disableHTMLScan inside <script>
  @@ -43,8 +29,6 @@
   
   - url escape <input src>
   
  -- allow null bytes in output [ARnel Estanisloa 4.12.99] -> done in 2.0
  -
   - handle input image (add field.x/y to %idat) [Pierre Etchemaite 13.12.99]
   
   - make multifiled delimiter \t configurabel [Jean-Philippe FAUVELLE 13.12.99]
  @@ -57,8 +41,6 @@
   
   - send last modified header if no perl in the doc [Christain Gilmore 23.02.00]
   
  -- turn off all perl processin [Kee Hinckley 22.03.00]
  -
   - accpect \0 as separator for multiple with same name in %fdat (as CGI->Vars)
     [Ilia Lobsanov 8.4.00]
   
  @@ -98,8 +80,6 @@
   
   - restrict number of iterations in search
   
  -- make [+ +] configurable [ Christian Gilmore 16.10.99] -> done in 2.0
  -
   - "$urlprefix" [Steve Willer 14.2.99]
   
   2.0
  @@ -121,25 +101,23 @@
   
   - discard.htm
   
  -- [$ sub $]
  -
   - exit
   
  -- print OUT
  -
   - safe namespaces (importing Embperl functions)
   
   - errdoc
   
   - http_header / meta http-equiv -> http.htm
   
  -- use vars -> cleanup
  -
   - Execute / [$sub $] from [+ +]
   
   - rawinput/include.htm mem: 5,6,7
   
   - split multiple values in URLS [Kee Hinckley 18.4.01]
  +
  +- Execute inside html tags [Jonny Cavell 26.4.01]
  +
  +- print OUT inside loop [Michael Stevens 26.4.01]
   
   Docs 2.0
   --------
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.2.6.3   +1 -1      embperl/test/cmp/includeerr1.htm
  
  Index: includeerr1.htm
  ===================================================================
  RCS file: /home/cvs/embperl/test/cmp/includeerr1.htm,v
  retrieving revision 1.2.6.2
  retrieving revision 1.2.6.3
  diff -u -r1.2.6.2 -r1.2.6.3
  --- includeerr1.htm	2000/09/14 06:10:05	1.2.6.2
  +++ includeerr1.htm	2001/04/26 13:54:18	1.2.6.3
  @@ -2,7 +2,7 @@
   <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
  -^\[.*?\]ERR\:  24\: Line \d+\: Error in Perl code: Can't locate object method &quot;is&quot; via package &quot;here&quot; at .*?includeerr1.htm line 10
  +^\[.*?\]ERR\:  24\: Line \d+\: Error in Perl code: Can't locate object method &quot;is&quot; via package &quot;here&quot; at .*?includeerr1.htm line
   ^ HTML\:\:Embperl.*?<P>
   </BODY></HTML>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-cvs-help@perl.apache.org