[interchange-cvs] interchange - racke modified WHATSNEW-5.7

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Fri Sep 12 22:07:31 UTC 2008


User:      racke
Date:      2008-09-12 22:07:31 GMT
Modified:  .        WHATSNEW-5.7
Log:
log recent change to Vend::Interpolate

Revision  Changes    Path
2.10                 interchange/WHATSNEW-5.7


rev 2.10, prev_rev 2.9
Index: WHATSNEW-5.7
===================================================================
RCS file: /var/cvs/interchange/WHATSNEW-5.7,v
retrieving revision 2.9
retrieving revision 2.10
diff -u -r2.9 -r2.10
--- WHATSNEW-5.7	5 Aug 2008 09:56:17 -0000	2.9
+++ WHATSNEW-5.7	12 Sep 2008 22:07:31 -0000	2.10
@@ -27,6 +27,14 @@
 
 * remove trailing whitespace from text file headers 
 
+* Under rare circumstances the missing search can fall through in a block
+  below, which caused an internal server error in the following code line:
+
+	$obj->{matches} = scalar @{$obj->{mv_results}};
+
+  This is now mitigated by an empty mv_results array and results in a search
+  error as one would expect.
+
 UserTag
 -------
 







More information about the interchange-cvs mailing list