Use of uninitialized value in lc at FollowUpArticleTypeCheck

Hilfe zu Znuny Problemen aller Art
Locked
subo
Znuny newbie
Posts: 19
Joined: 30 Oct 2008, 17:02
Znuny Version: 3.1.5

Use of uninitialized value in lc at FollowUpArticleTypeCheck

Post by subo »

Hi!
Use of uninitialized value in lc at /opt/otrs/Kernel/System/PostMaster/Filter/FollowUpArticleTypeCheck.pm line 55.

Line 54+
# check if current sender is customer (do nothing)
return 1 if lc $ArticleIndex[0]->{CustomerUserID} eq lc $Param{GetParam}->{'X-Sender'};

Nun frage ich mich, ob das ein Konfig Fehler ist, oder ein internes Problem?
Greetings,
-subo

Production: OTRS 3.0.10 @ openSUSE 11.4
Locked