[interchange-cvs] interchange - pajamian modified 2 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Thu Nov 8 22:27:57 EST 2007


User:      pajamian
Date:      2007-11-09 03:27:57 GMT
Modified:  .        WHATSNEW-5.5
Modified:  dist/lib/UI/pages/include/Options Matrix
Log:
Fix sort order of generated variant codes so that they match the code that is
ordered from the flypage.

Revision  Changes    Path
1.70      +3 -0      interchange/WHATSNEW-5.5


rev 1.70, prev_rev 1.69
Index: WHATSNEW-5.5
===================================================================
RCS file: /var/cvs/interchange/WHATSNEW-5.5,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- WHATSNEW-5.5	9 Nov 2007 03:08:31 -0000	1.69
+++ WHATSNEW-5.5	9 Nov 2007 03:27:57 -0000	1.70
@@ -62,6 +62,9 @@
 * Matrix options editor can now display more than 50 variants via the use of a
   more-list.
 
+* Fix sort order of generated variant codes so that they match the code that is
+  ordered from the flypage.
+
 
 Interchange 5.5.1 released on 2007-08-21.
 



1.5       +1 -2      interchange/dist/lib/UI/pages/include/Options/Matrix


rev 1.5, prev_rev 1.4
Index: Matrix
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/include/Options/Matrix,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Matrix	9 Nov 2007 01:46:04 -0000	1.4
+++ Matrix	9 Nov 2007 03:27:57 -0000	1.5
@@ -79,8 +79,7 @@
 					op=eq
 					ac=0
 
-					tf=o_sort
-					tf=o_group
+					tf=[calcn]$Config->{Options_repository}{$Scratch->{setting}}{o_sort}[/calcn]
 
 					rf=o_group,o_value,price
 		"][loop-param o_group]	[loop-param o_value]	[loop-param price]








More information about the interchange-cvs mailing list