Guten Tag huyihui,
am Montag, 13. Mai 2013 um 14:16 schrieben Sie:
> Can't call method "name" on an undefined value at
> /var/www/html/bugzilla/editwhine.cgi line 363, <DATA> line 558.\n
As I don't use whining I can't help you directly, but if you have a
look at the source it may be that something is wrongly set up, some
missing data like an recipient mail address, user, group name or
something like that.
my $mailto = '';
if ($mailto_type == MAILTO_USER) {
$mailto = $schedule->mailto->login;
}
elsif ($mailto_type == MAILTO_GROUP) {
363 $mailto = $schedule->mailto->name;
}
push @{$events->{$event_id}->{'schedule'}},
{
'day' => $schedule->run_day,
'time' => $schedule->run_time,
'mailto_type' => $mailto_type,
'mailto' => $mailto,
'id' => $schedule->id,
};
Mit freundlichen Grüßen,
Thorsten Schöning
--
Thorsten Schöning E-Mail:Thorsten....@AM-SoFT.de
AM-SoFT IT-Systeme
http://www.AM-SoFT.de/
Telefon...........05151- 9468- 55
Fax...............05151- 9468- 88
Mobil..............0178-8 9468- 04
AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow