[ic] Bug with display of matrix options in email reports and bug in UI Test code page

Peter peter at pajamian.dhs.org
Tue Jul 18 22:05:39 EDT 2006


On 07/18/2006 06:20 PM, Peter wrote:
> Still looking into this further and will hopefully come up with a patch 
> soon, any input is appreciated.

Patch (may suffer from word wrap):

Index: lib/Vend/Options/Matrix.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Options/Matrix.pm,v
retrieving revision 1.12
diff -u -p -r1.12 Matrix.pm
--- lib/Vend/Options/Matrix.pm  25 Feb 2006 23:40:48 -0000      1.12
+++ lib/Vend/Options/Matrix.pm  19 Jul 2006 02:03:46 -0000
@@ -244,7 +244,7 @@ sub display_options {
                 }

                 $phony->{mv_sku} = $sku;
-               my $begin = Vend::Interpolate::tag_accessories(
+               my $begin = $opt->{report} ? '' : 
Vend::Interpolate::tag_accessories(
                                                         $sku,
                                                         '',
                                                         {


Peter


More information about the interchange-users mailing list