richter 01/04/27 00:40:59
Modified: embperl Changes.pod.1.html
Log:
Embperl Webpages - Changes
Revision Changes Path
1.209 +15 -5 modperl-site/embperl/Changes.pod.1.html
Index: Changes.pod.1.html
===================================================================
RCS file: /home/cvs/modperl-site/embperl/Changes.pod.1.html,v
retrieving revision 1.208
retrieving revision 1.209
diff -u -r1.208 -r1.209
--- Changes.pod.1.html 2001/03/29 05:39:05 1.208
+++ Changes.pod.1.html 2001/04/27 07:40:57 1.209
@@ -21,7 +21,7 @@
[<a href="" >HOME</a>] [<a
href="Changes.pod.cont.html">CONTENT</a>] [<a
href="Changes.pod.cont.html">PREV (Revision History - Content)</a>] [<a
href="Changes.pod.2.html">NEXT (1.3.1 (RELEASE) 13 Feb. 2001)</a>]
<br><hr>
<P>
-Last Update: Thu Mar 29 07:39:46 2001 (MET)
+Last Update: Fri Apr 27 09:40:55 2001 (MET)
<P>
NOTE: This version is only available via <A HREF="CVS.pod.1.html#INTRO" >"CVS"</A>
@@ -29,18 +29,28 @@
<P>
-<PRE> - Fixed bug in SetSessionCookie which had called undefined method
- getinitalid. Spotted by Sun Choi.
- - Additions to IntroEmbperlObject.pod by Neil Gunton.
- - Emulate the syntax => Text parameter of Embperl 2.0, which allows
+<PRE> - Emulate the syntax => Text parameter of Embperl 2.0, which allows
to include pure text files any without interpretation. Requested
by Kee Hinckley.
+ - Fixed problem with corrupted @ISA, that had occured when a page was
+ first requested without EmbperlObject and then with EmbperlObject.
- Catch exceptions inside of Embperl.pm and correctly cleanup the
request. This avoids problems in further request in case anything
was really going wrong.
- If the base template in an EmbperlObject request is requested
directly the Execute ('*') does nothing, to avoid
endless recursion.
+ - Fixed bug in SetSessionCookie which had called undefined method
+ getinitalid. Spotted by Sun Choi.
+ - Removed wrong expire setting from SetSessionCookie, spotted
+ by Michael Stevens.
+ - Additions to IntroEmbperlObject.pod by Neil Gunton.
+ - ';' is now accepcted as separator for query strings addtionaly
+ to the '&' character. Patch from Brent A. Ellingson.
+ - ';' is now escaped to %3B when outputed inside a URL.
+ - Embperl is now added to the Serversoftware identification when
+ preloaded under mod_perl.
+ - adapted make test to Perl 5.6.1 so now it passes sucessfully.
</PRE>
<p>[<a href="" >HOME</a>] [<a
href="Changes.pod.cont.html">CONTENT</a>] [<a
href="Changes.pod.cont.html">PREV (Revision History - Content)</a>] [<a
href="Changes.pod.2.html">NEXT (1.3.1 (RELEASE) 13 Feb. 2001)</a>] <br>
<font
color="#808080">___________________________________________________________________________________<br>