
Server: SuSE 8.0 Client: W2K de SP3, MS IExplorer 5.0 First a short description what I did: - rcotrs stop-force - Backup otrs Database - Install RPM with -U Option - Edit new version of following files: - /etc/sysconfig/otrs - /opt/OpenTRS/.fetchmail - /opt/OpenTRS/Kernel/Config.pm - /opt/OpenTRS/var/cron/fetchmail - copy and delete of rpm backup files - running permissions-script (you forgot the s in your anounce mail /opt/OpenTRS/bin/SetPermission.sh) - running updateDB script (this returns the following errors: vk-main:/opt/OpenTRS/Kernel # cat /opt/OpenTRS/scripts/DBUpdate.mysql.sql | mysql -f -u root otrs ERROR 1050 at line 52: Table 'ticket_index' already exists ERROR 1050 at line 64: Table 'time_accounting' already exists ERROR 1062 at line 79: Duplicate entry 'TimeAccounting' for key 2 ERROR 1062 at line 85: Duplicate entry 'email-notification-ext' for key 2 ERROR 1062 at line 89: Duplicate entry 'email-notification-int' for key 2 ERROR 1062 at line 95: Duplicate entry 'Forward' for key 2 ERROR 1062 at line 99: Duplicate entry 'Bounce' for key 2 ERROR 1060 at line 106: Duplicate column name 'a_content_type' ERROR 1061 at line 112: Duplicate key name 'index_user_preferences_user_id' ERROR 1060 at line 118: Duplicate column name 'ticket_answered' ERROR 1062 at line 121: Duplicate entry 'SendAgentNotification' for key 2 ERROR 1062 at line 127: Duplicate entry 'French' for key 2 ERROR 1062 at line 133: Duplicate entry 'email-external' for key 2 ERROR 1062 at line 137: Duplicate entry 'email-internal' for key 2 ERROR 1050 at line 143: Table 'user_preferences' already exists ERROR 1050 at line 152: Table 'session' already exists vk-main:/opt/OpenTRS/Kernel # ) - rcotrs start-force Did some tests. OK. everything looks good... ... but don't know about the dbscript errors ?!? OK. Now some attachment tests. - making new telephone call (windows client) - make answer with attachment of: E:\Daten\Test.zip - the recipient got the mail but the name of the attachement is: EDatenTest.zip (but the file is ok) - in the ticket the file ist shown by E:\Daten\Test.zip - I try to download this file from the ticket - file dialog shows: Filename: index Type: -document after saving this a message apperars in explorer: action aborted the URL is: http://myhost/otrs/index.pl?Action=AgentAttachment&ArticleID=190&File=E:\Dat en\Test.zip the filename in server filesystem is: EDATE~2L.ZIP but the file was allready downloaded as index after renaming the file on my client to index.zip I can open it - the file is OK. - now I try a second answer with attachement a message appears:page cannot be shown http 500 internal error the URL is: http://myhost/otrs/index.pl no message is send I can't write any more answer with attachment on this ticket !!! normal answer is OK answer with attachment on other ticket is same as described before. OK, that's all for now. (I have some truble with euro sign. But later...) regards Volker

On Sat, Oct 26, Volker Voßkämper wrote:
Server: SuSE 8.0 Client: W2K de SP3, MS IExplorer 5.0
First a short description what I did:
- rcotrs stop-force - Backup otrs Database - Install RPM with -U Option - Edit new version of following files: - /etc/sysconfig/otrs
Just to be sure. You did copy the /etc/sysconfig/otrs.rpmnew to the /etc/sysconfig/otrs and after that you edit it? With "rpm -Uvh otrs.rpm" rpm will not touch the old configfile but will copy the new one in the same directory. The config file changed so I just want to be sure you did the right thing. take care Stefan -- Stefan Wintermeyer Mmmm...64 slices of American Cheese. 63. 62.... (Homer) "The Simpsons"

-----Ursprüngliche Nachricht----- Von: otrs-admin@otrs.org [mailto:otrs-admin@otrs.org]Im Auftrag von Stefan Wintermeyer Gesendet: Samstag, 26. Oktober 2002 16:49
Just to be sure. You did copy the /etc/sysconfig/otrs.rpmnew to the /etc/sysconfig/otrs and after that you edit it? With "rpm -Uvh otrs.rpm"
Sure I took the new files and edit them :-) but I used rpm -U otrs.rpm for update. Volker

Hi Volker, On Sat, Oct 26, 2002 at 04:23:57PM +0200, Volker Vo?k?mper wrote:
vk-main:/opt/OpenTRS/Kernel # cat /opt/OpenTRS/scripts/DBUpdate.mysql.sql | mysql -f -u root otrs ERROR 1050 at line 52: Table 'ticket_index' already exists ERROR 1050 at line 64: Table 'time_accounting' already exists ERROR 1062 at line 79: Duplicate entry 'TimeAccounting' for key 2 vk-main:/opt/OpenTRS/Kernel # ) [...] Did some tests. OK. everything looks good... ... but don't know about the dbscript errors ?!?
Don't worry about the error messages, you can update all previous version with this script and in the most cases your database has already the most changes! I put this to the UPGRADING file.
OK. Now some attachment tests.
- making new telephone call (windows client) - make answer with attachment of: E:\Daten\Test.zip - the recipient got the mail but the name of the attachement is: EDatenTest.zip (but the file is ok) - in the ticket the file ist shown by E:\Daten\Test.zip - I try to download this file from the ticket - file dialog shows: Filename: index Type: -document after saving this a message apperars in explorer: action aborted the URL is: http://myhost/otrs/index.pl?Action=AgentAttachment&ArticleID=190&File=E:\Dat en\Test.zip the filename in server filesystem is: EDATE~2L.ZIP but the file was allready downloaded as index after renaming the file on my client to index.zip I can open it - the file is OK.
Volker, can you try this with an other browser (e. g. Mozilla)!? I need to know if this is not working with IE. Or with any browser.
- now I try a second answer with attachement a message appears:page cannot be shown http 500 internal error the URL is: http://myhost/otrs/index.pl no message is send I can't write any more answer with attachment on this ticket !!! normal answer is OK answer with attachment on other ticket is same as described before.
Oh ja. A Bug, I fixed it. Update Kernel/System/EmailSend.pm and restart the webserver. (http://otrs.org/cgi-bin/cvsweb.cgi/~checkout~/otrs/Kernel/System/EmailSend.p...) In this cases a bugzilla entry would be fine! :)
OK, that's all for now. (I have some truble with euro sign. But later...)
Really? You need to use iso-8859-15 for the euro sign. There is also a test email with euro sign. shell> cat /usr/share/doc/packages/otrs/test-email-7-euro-iso-8859-15.box | /opt/OpenTRS/bin/PostMaster.pl
Volker
Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- "There are two major products that come out of Berkeley: LSD and Unix. We don't believe this to be a coincidence." -- Jeremy S. Anderson

Hi Martin,
[...] Did some tests. OK. everything looks good... ... but don't know about the dbscript errors ?!?
Don't worry about the error messages, you can update all previous version with this script and in the most cases your database has already the most changes!
I thought this... (...)
Volker, can you try this with an other browser (e. g. Mozilla)!? I need to know if this is not working with IE. Or with any browser.
OK, I patched EmailSend.pm - now the test: Browser: Opera 6.05 Win The testfile ist E:\Daten\Test.zip Sending from the ticket: In the ticket the atachments appear as: file-0 Test.zip sendig a second mail with attachment is OK. Download the file from ticket is OK but a second empty browserwindow is left with the following URL: http://myhost/otrs/index.pl?Action=AgentAttachment&ArticleID=209&File=Test.z ip The received e-mail in MS Outlook has the file with correct name! Browser: Netscape 7.0 win same as Opera Browser: MS IExplorer 5.00.3502.1000 The testfile ist E:\Daten\Test.zip Sending from the ticket: In the ticket the atachments appear as: E:\Daten\Test.zip file-0 sendig a second mail with attachment is OK. Download the file from ticket: In the dialog box the filename appears as: index the type as: -Dokument The downloads works, the file (index) on disk is OK, a second browser window is left with an errormessage and the following URL: http://myhost/otrs/index.pl?Action=AgentAttachment&ArticleID=211&File=E:\Dat en\Test.zip The download of the same file from the ticket with Opera is with correct filename although the file in the ticket is shown different!!! The download of the same file with Netscape 7.0 is with following filename: E--Daten-Test.zip Looks like a real MS-shit :-(
OK, that's all for now. (I have some truble with euro sign. But later...)
Really? You need to use iso-8859-15 for the euro sign. There is also a test email with euro sign.
shell> cat /usr/share/doc/packages/otrs/test-email-7-euro-iso-8859-15.box | /opt/OpenTRS/bin/PostMaster.pl
OK, I tried this. After use there was a line: you have new mail
Subject: Cron

some more euro test:
OK, there's a new ticket from the testscript. Euro and umlaut are OK but... oh shit, only in netscape and Opera !!! in MS IExplorer is there a black rectangle.
When I write a mail with outlook the eurosign is shown as a black rectangle in MS IExplorer AND in Opera. In netscape there is a questionmark instead !!
Sending answers from a ticket with euro sign is allways OK in all Browsers !!! Only receiving makes trouble... Volker

Hi Volker, On Mon, Oct 28, 2002 at 11:17:52PM +0100, Volker Vo?kamper wrote:
Volker, can you try this with an other browser (e. g. Mozilla)!? I need to know if this is not working with IE. Or with any browser.
OK, I patched EmailSend.pm - now the test:
Browser: Opera 6.05 Win [...] Looks like a real MS-shit :-(
I'll do some tests...
OK, that's all for now. (I have some truble with euro sign. But later...)
Really? You need to use iso-8859-15 for the euro sign. There is also a test email with euro sign.
shell> cat /usr/share/doc/packages/otrs/test-email-7-euro-iso-8859-15.box | /opt/OpenTRS/bin/PostMaster.pl
OK, I tried this. After use there was a line: you have new mail
This comes not from your cat and pipe! This was a cronjob.
Subject: Cron
$HOME/bin/UnlockTickets.pl --timeout >> /dev/null [...] DBI->connect(database=otrs;host=localhost;) failed: Can't connect to local MySQL server through socket '/var/l ib/mysql/mysql.sock' (2) at /opt/OpenTRS/bin/..//Kernel/System/DB.pm line 67 [Mon Oct 28 22:00:03 2002] [...] what's this ??
This is the UnlockTickets cron job. At this moment (Mon Oct 28 22:00:03 2002) the database was down and you got this error message. This cronjobs will be started/stoped via rcotrs start/stop.
OK, there's a new ticket from the testscript. Euro and umlaut are OK but... oh shit, only in netscape and Opera !!! in MS IExplorer is there a black rectangle.
When I write a mail with outlook the eurosign is shown as a black rectangle in MS IExplorer AND in Opera. In netscape there is a questionmark instead !!
I'll do some tests with IE, attachments and euros. Please send a demo email with Outlook and euros to contact at otrs.org so I can check this...
Volker
Thanks for your help. Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- "There are two major products that come out of Berkeley: LSD and Unix. We don't believe this to be a coincidence." -- Jeremy S. Anderson
participants (4)
-
Martin Edenhofer
-
Stefan Wintermeyer
-
Volker Vo?kamper
-
Volker Voßkämper