[interchange-cvs] interchange - racke modified WHATSNEW

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Mon Jan 13 17:01:01 2003


User:      racke
Date:      2003-01-13 22:00:11 GMT
Modified:  .        WHATSNEW
Log:
last change to mod_interchange documented

Revision  Changes    Path
2.81      +7 -0      interchange/WHATSNEW


rev 2.81, prev_rev 2.80
Index: WHATSNEW
===================================================================
RCS file: /var/cvs/interchange/WHATSNEW,v
retrieving revision 2.80
retrieving revision 2.81
diff -u -r2.80 -r2.81
--- WHATSNEW	13 Jan 2003 15:29:24 -0000	2.80
+++ WHATSNEW	13 Jan 2003 22:00:11 -0000	2.81
@@ -140,6 +140,13 @@
 * Fixed a weird bug where empty HTTP variables were being passed
   under certain circumstances.
 
+* Fixed a bug reported by Jeff Dafoe.  The request information
+  enabled Interchange to show the correct page but prevented it
+  from storing the request in the session's history.  The problem
+  only showed itself when Interchange's [history-scan] tag was used.
+  As almost no page history was saved, [history-scan] sent the user
+  to the default page (usually index) most of the time. 
+
 
 ------------------------------------------------------------------------------