otrs-de  

[otrs-de] PostMasterPOP3.pl verursacht PostgreSQL Warning - nonstandard use of escape in a string literal

Sebastian Trebitz
Thu, 04 Feb 2010 23:34:26 -0800

Hallo Liste,

Auf einer Debian Lenny Installation (OTRS 2.2.7 & PostgreSQL 8.3.9) bekomme ich 
folgende Fehlermeldung wenn Emails via
PostMasterPOP3.pl in die Datenbank geschrieben werden. Die Tickets werden 
dennoch korrekt erstellt; die Anhänge sind
ebenfalls in der Datenbank zu finden.

WARNING:  nonstandard use of escape in a string literal
LINE 1: ..._time, create_by, change_time, change_by) VALUES ('%Custome...
                                                             ^
HINT:  Use the escape string syntax for escapes, e.g., E'\r\n'.
WARNING:  nonstandard use of escape in a string literal
LINE 1: ...0001q7...@debian.folx-les-caves.trebitz.eu>', $4, 'text/plai...
                                                             ^
HINT:  Use the escape string syntax for escapes, e.g., E'\r\n'.


PostMasterPOP3.pl läuft als User 'otrs' unter dem auch die gesamte OTRS 
Installation läuft. Nach intensiver Recherche
bin ich jedoch zu keiner Lösung gekommen. Die Fehlermeldung kommt direkt von 
PostgreSQL und nicht von Perl; die
Datenbank beschwert sich über eine nicht Standard-konforme Verwendung von 
Escape-Zeichen.

Ich bin weder ein Perl noch ein PostgreSQL Profi, vielleicht hat jedoch jemand 
einen Hinweis wie dieses Problem gelöst
werden kann. Das Archiv der o...@otrs.org & otrs-de@otrs.org Mailinglisten hat 
nur einen unbeantworteten Treffer (in
o...@otrs.org).


Vielen Dank für eure Hilfe!


Gruß,
Sebastian

-- 
____________________________________________________________

Sebastian Trebitz
Rue Neuve 2
B-1350 Folx-les-Caves, Belgium

Mobile: +32 498 15 86 80
Email: s...@trebitz.eu
Internet: http://www.trebitz.eu
____________________________________________________________________

Download GnuPG-Key:
http://www.trebitz.eu/gpgkeys/sebastian-trebitz_0x4a9fb923_pub.asc
---------------------------------------------------------------------
OTRS mailing list: otrs-de - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs-de
To unsubscribe: http://lists.otrs.org/mailman/listinfo/otrs-de

NEU! ENTERPRISE SUBSCRIPTION - JETZT informieren und buchen!
http://www.otrs.com/de/support/enterprise-subscription/
  • [otrs-de] PostMasterPOP3.pl verursacht PostgreSQL Warning - nonstandard use of escape in a string literal Sebastian Trebitz