From fe73e0d261229f181e8133283b530509773d2151 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Thu, 5 Nov 2009 17:28:33 +0100 Subject: [PATCH] Nicht abgfangene Typenkonvertierung in ca.pl MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Bugfix für Bug 1239 --- bin/mozilla/ca.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mozilla/ca.pl b/bin/mozilla/ca.pl index 66a6a6a3d..3c68b0b8a 100644 --- a/bin/mozilla/ca.pl +++ b/bin/mozilla/ca.pl @@ -161,7 +161,7 @@ sub list { # get departments $form->all_departments(\%myconfig); - if (@{ $form->{all_departments} }) { + if (@{ $form->{all_departments} || [] }) { $form->{selectdepartment} = "