[rt-users] File attachments corrupted after DB migration (Was: Mailgate doesnt generate tickets after Upgrade)

2014-05-15 Thread Matthias Peplow
Hi, I can confirm that after a migration from 4.2.3/mysql 5. to 4.2.3/postgres using serializer all binary attachments are corrupted. Any Idea how to fix that? Regards, Matthias -- Matthias Peplow IT Director Scholz Friends Berlin GmbH Tel.: +49 (0) 30/70 01 86 -532 Fax: +49 (0) 30/70 01

Re: [rt-users] db migration from mysql to postgres

2014-01-13 Thread Matthias Peplow
Hi, thanks for the quick response, after sbin/rt-setup-database --action create,schema,acl --prompt-for-dba-password the import went flawlessly, Matthias Am 12.01.2014 um 21:24 schrieb Alex Vandiver ale...@bestpractical.com: On Sun, 2014-01-12 at 20:42 +0100, Matthias Peplow wrote: I

[rt-users] db migration from mysql to postgres

2014-01-12 Thread Matthias Peplow
Hi, I made some experiments migrating the db of my existing rt 4.21 installation from mysql to postgres. I did the following. 1. rt-validator —check —resolve until I got no errormessages anymore 2. rt-serializer —clone —page 200 —directory /my/backup/directory 3. rt—import

[rt-users] RT 4.2 mysql/postgres migration

2013-12-18 Thread Matthias Peplow
checking if everything looks as before service fetchmaild start Am I missing something or should the migration basically work as described? Regards, Matthias Matthias Peplow IT Director Scholz Friends Berlin GmbH Tel.: +49 30/70 01 86-532 Fax: +49 30/70 01 86-599 matthias.pep...@s-f.com Litfaß

Re: [rt-users] RT 4.2 Set($ShowHistory, 'delay') does not

2013-12-04 Thread Matthias Peplow
Hi, Javascript debugging and some googling pointed to some potential jsmin problems. After rebuilding jsmin from within the rt 4.2 installation the ShowHistory,'delay' works. Regards, Matthias 2013/12/3 Matthias Peplow matthias.pep...@s-f.com Hi, same result with Safari 7.0 and Chrome

Re: [rt-users] Scrips not accessible in 4.2 anymore

2013-12-03 Thread Matthias Peplow
, Matthias Peplow wrote: after upgrading from 4.016 to 4.2 I cannot select Scrips anymore via Admin-Scrips-Select. Please try the following patch, which should be in 4.2.2: https://github.com/bestpractical/rt/commit/d9c1d3a.patch - Alex

Re: [rt-users] RT 4.2 Set($ShowHistory, 'delay') does not

2013-12-03 Thread Matthias Peplow
Hi, same result with Safari 7.0 and Chrome 31.0.1650.57 no events in the logs Matthias Am 02.12.2013 um 18:00 schrieb rt-users-requ...@lists.bestpractical.com: after the Upgrade from 4.016 to 4.2 the history of tickets was not shown anymore. The label ?loading? was shown forever but the

[rt-users] Scrips not accessible in 4.2 anymore

2013-12-02 Thread Matthias Peplow
that? Regards, Matthias Matthias Peplow IT Director Scholz Friends Berlin GmbH Tel.: +49 30/70 01 86-532 Fax: +49 30/70 01 86-599 matthias.pep...@s-f.com Litfaß-Platz 1 10178 Berlin Germany Scholz Friends The Orchestra of Ideas http://www.s-f.com

[rt-users] RT 4.2 Set($ShowHistory, 'delay') does not work

2013-12-02 Thread Matthias Peplow
Hi, after the Upgrade from 4.016 to 4.2 the history of tickets was not shown anymore. The label „loading“ was shown forever but the history never appeared. We solved this issue by restoring the RT 4.0 behavior with Set($ShowHistory, 'always‘); How can we get the delayed ticket history