Error in /cpan-lib/MIME/Entity.pm

Hi, my errorlog is filled up with this message : [Tue Oct 21 09:36:51 2003] index.pl: Argument "1.1.1.1 " isn't numeric in addition (+) at /opt/otrs/bin/cgi-bin/../../Kernel/cpan-lib/MIME/Entity.pm line 653. This is the code at line 653 : ### Add the X-Mailer field, if top level (use default value if not given): $top and $head->replace('X-Mailer', "MIME-tools ".(0+MIME::Tools->version). " (Entity " .(0+$VERSION).")"); How can i fix this ? thx Dennis

Hi Dennis, On Tue, Oct 21, 2003 at 10:10:57AM +0200, Dennis.Buehring@net-and-works.de wrote:
my errorlog is filled up with this message :
[Tue Oct 21 09:36:51 2003] index.pl: Argument "1.1.1.1 " isn't numeric in addition (+) at /opt/otrs/bin/cgi-bin/../../Kernel/cpan-lib/MIME/Entity.pm line 653.
This is the code at line 653 :
### Add the X-Mailer field, if top level (use default value if not given): $top and $head->replace('X-Mailer', "MIME-tools ".(0+MIME::Tools->version). " (Entity " .(0+$VERSION).")");
How can i fix this ?
Try to use the current CVS version of Kernel/cpan-lib/MIME/Entity.pm (http://cvs.otrs.org/cvsweb.cgi/otrs/Kernel/cpan-lib/MIME/Entity.pm). If it's still not working, create an bug report on bugs.otrs.org. Thanks!
thx Dennis
Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- Old programmers never die. They just branch to a new address.
participants (2)
-
Dennis.Buehring@net-and-works.de
-
Martin Edenhofer