
I'm starting to see this error with increasing frequency and I have no idea what it means! Here's the message I get: -----Forwarded Message-----
From: Cron Daemon
To: root@localhost.rnome.com Subject: Cron $HOME/bin/PostMasterPOP3.pl >> /dev/null Date: Sat, 01 May 2004 01:10:05 -0400 Use of uninitialized value in string ne at /opt/otrs/Kernel/System/User.pm line 101.
And here's the snippet from User.pm: # check valid if ($Param{Valid}) { if ($Data{ValidID} ne 1) { <<<< Line 101! return; } We are running 1.2.3 on SuSE 9.0. Any ideas? Thanks! -- _____________________________________________________________ A Message From... L. Mark Stone Reliable Networks of Maine, LLC 477 Congress Street, 5th Floor Portland, ME 04101 Tel: (207) 772-5678 Web: http://www.rnome.com

On Saturday, May 01, 2004 6:41 PM
L. Mark Stone
I'm starting to see this error with increasing frequency and I have no idea what it means! Here's the message I get: -----Forwarded Message-----
From: Cron Daemon
To: root@localhost.rnome.com Subject: Cron $HOME/bin/PostMasterPOP3.pl >> /dev/null Date: Sat, 01 May 2004 01:10:05 -0400 Use of uninitialized value in string ne at /opt/otrs/Kernel/System/User.pm line 101.
Nothing to worry about, it's just a warning about a design flaw in programming. I believe this to be fixed in current CVS HEAD and thus in the upcoming releases, too. Regards, Robert Kehl -- ((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Tel. +49 (0)6172 4832388
participants (2)
-
L. Mark Stone
-
Robert Kehl