Fehler nach Update auf 2.2.2 bei Übermittlung

Hilfe zu Znuny Problemen aller Art
Locked
MaVde
Znuny advanced
Posts: 104
Joined: 26 Jul 2007, 08:29

Fehler nach Update auf 2.2.2 bei Übermittlung

Post by MaVde »

Erhalte nach Update auf Version 2.2.2 beim Übermitteln von eMails folgende Fehlermeldung:

$/ as given is currently unsupported at C:/OTRS/otrs/Kernel/cpan-lib/MIME/Decoder/QuotedPrint.pm line 153

Weis jemand rat?

€: Falsches Forum, bitte ins Windowsforum verschieben.
OTRS:ITSM mit OTRS 2.2.3 und ITSM 1.0.3
Windows Server 2003 , APACHE 2.2
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Fehler nach Update auf 2.2.2 bei Übermittlung

Post by jojo »

hast Du auch die Datenbank upgegradet?
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
MaVde
Znuny advanced
Posts: 104
Joined: 26 Jul 2007, 08:29

Fehler nach Update auf 2.2.2 bei Übermittlung

Post by MaVde »

Wenn du
-- --
-- Update an existing OTRS database from 2.2.1 to 2.2.2
-- Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
-- --
-- $Id: DBUpdate-to-2.2.2.sql,v 1.2 2007/08/06 08:00:56 martin Exp $
-- --
--
-- Example usage only for mysql and postgresql, SQL is also usable for
-- other databases.
--
-- usage mysql: cat DBUpdate-to-2.2.2.sql | mysql -f -u root otrs
-- usage postgresql: cat DBUpdate-to-2.2.2.sql | psql otrs
--
-- --

ALTER TABLE ticket ADD escalation_response_time INTEGER;
ALTER TABLE ticket ADD escalation_solution_time INTEGER;

damit meinst, ja dann hab ich sie geupdatet.
OTRS:ITSM mit OTRS 2.2.3 und ITSM 1.0.3
Windows Server 2003 , APACHE 2.2
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Fehler nach Update auf 2.2.2 bei Übermittlung

Post by jojo »

Das Script ist leider fehlerhaft, nimm dieses:

http://cvs.otrs.org/viewvc.cgi/*checkou ... vision=1.2
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
MaVde
Znuny advanced
Posts: 104
Joined: 26 Jul 2007, 08:29

Fehler nach Update auf 2.2.2 bei Übermittlung

Post by MaVde »

Ist doch genau das gleiche script???
OTRS:ITSM mit OTRS 2.2.3 und ITSM 1.0.3
Windows Server 2003 , APACHE 2.2
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Fehler nach Update auf 2.2.2 bei Übermittlung

Post by jojo »

hmm, stimmt :-)


dann schau mal nach dem Trace des Fehlers im Errorlog des Apache nach
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
MaVde
Znuny advanced
Posts: 104
Joined: 26 Jul 2007, 08:29

Fehler nach Update auf 2.2.2 bei Übermittlung

Post by MaVde »

Im Errorlog steht das:

[Thu Aug 09 13:11:08 2007] [error] [Thu Aug 9 13:11:08 2007] -e: $/ as given is currently unsupported at C:/OTRS/otrs/Kernel/cpan-lib/MIME/Decoder/QuotedPrint.pm line 153\n

Im Accesslog:

172.16.104.130 - - [09/Aug/2007:13:11:04 +0200] "GET /otrs/index.pl?Action=AgentTicketCompose&ResponseID=3&TicketID=118&ArticleID=354 HTTP/1.1" 200 24136
172.16.104.130 - - [09/Aug/2007:13:11:05 +0200] "GET /otrs-web/images/Standard/contents.png HTTP/1.1" 304 -
172.16.104.130 - - [09/Aug/2007:13:11:05 +0200] "GET /otrs-web/images/Standard/warning.png HTTP/1.1" 304 -
172.16.104.130 - - [09/Aug/2007:13:11:07 +0200] "POST /otrs/index.pl HTTP/1.1" 500 851
OTRS:ITSM mit OTRS 2.2.3 und ITSM 1.0.3
Windows Server 2003 , APACHE 2.2
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Fehler nach Update auf 2.2.2 bei Übermittlung

Post by jojo »

tritt die Fehlermeldung nur im Log auf, oder auch im Webfrontend?
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
MaVde
Znuny advanced
Posts: 104
Joined: 26 Jul 2007, 08:29

Fehler nach Update auf 2.2.2 bei Übermittlung

Post by MaVde »

Auch im Webfrontend
OTRS:ITSM mit OTRS 2.2.3 und ITSM 1.0.3
Windows Server 2003 , APACHE 2.2
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Fehler nach Update auf 2.2.2 bei Übermittlung

Post by jojo »

Dann solltest Du wohl einen Bugreport aufmachen
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
MaVde
Znuny advanced
Posts: 104
Joined: 26 Jul 2007, 08:29

Fehler nach Update auf 2.2.2 bei Übermittlung

Post by MaVde »

Hab ich gemacht.

Wenns wen interessiert:

http://bugs.otrs.org/show_bug.cgi?id=2154
OTRS:ITSM mit OTRS 2.2.3 und ITSM 1.0.3
Windows Server 2003 , APACHE 2.2
Locked