[freeside-commits] freeside/httemplate/edit/process/elements process.html, 1.9, 1.10

Jeff Finucane,420,, jeff at wavetail.420.am
Tue Jan 23 21:33:39 PST 2007


Update of /home/cvs/cvsroot/freeside/httemplate/edit/process/elements
In directory wavetail:/tmp/cvs-serv9369

Modified Files:
	process.html 
Log Message:
squarely between shame in you and so close

Index: process.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/process/elements/process.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- process.html	19 Jan 2007 22:02:21 -0000	1.9
+++ process.html	24 Jan 2007 05:33:37 -0000	1.10
@@ -59,7 +59,7 @@
 %    } @$fields
 %  } );
 %
-%  if ($old && scalar(@{$opt{'copy_on_empty'}})) {
+%  if ($old && exists($opt{'copy_on_empty'})) {
 %    foreach my $field (@{$opt{'copy_on_empty'}}) {
 %      $new->set($field, $old->get($field))
 %        unless scalar($cgi->param($field));



More information about the freeside-commits mailing list