From 43d3389061e5c2a428230792b67d42bbf6549a86 Mon Sep 17 00:00:00 2001 From: jeff Date: Wed, 24 Jan 2007 05:33:37 +0000 Subject: [PATCH 1/1] squarely between shame in you and so close --- httemplate/edit/process/elements/process.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/edit/process/elements/process.html b/httemplate/edit/process/elements/process.html index fb5b352d2..e388c678b 100644 --- a/httemplate/edit/process/elements/process.html +++ b/httemplate/edit/process/elements/process.html @@ -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)); -- 2.11.0