Problem with Attachment uploader

Moderator: crythias

Locked
james_gatt
Znuny newbie
Posts: 20
Joined: 26 Aug 2011, 14:45
Znuny Version: 3.0.9
Company: Charonite

Problem with Attachment uploader

Post by james_gatt »

Hi there,

My OTRS installation was working fine - however now attachments are not being uploaded whenever an agent or a customer tries to upload a file via the interface. What happens is that the page refreshes and the file is not attached. Any help is appreciated. Thanks

James
KetelhohnLSI
Znuny newbie
Posts: 6
Joined: 08 May 2012, 17:30
Znuny Version: 3.0.12
Real Name: Arne Ketelhohn
Company: LaserSoft Imaging AG

Re: Problem with Attachment uploader

Post by KetelhohnLSI »

Hi

I have a similar Issue.
I am using OTRS 3.0.12.
I can upload text files as attachments for replies but Zips and jpg get corrupted.
My MySQL database is UTF8.
The SupportAssesment does not show any issues.

Sounds like a similar Bug in 3.0.4 but I never had that installed.
This was a fresh 3.0.11 installation which has been upgraded to 3.0.12.

kind regards,
Arne
OTRS 3.0
SuSE
Apache2
KetelhohnLSI
Znuny newbie
Posts: 6
Joined: 08 May 2012, 17:30
Znuny Version: 3.0.12
Real Name: Arne Ketelhohn
Company: LaserSoft Imaging AG

Re: Problem with Attachment uploader

Post by KetelhohnLSI »

My issue is solved.

The "content" field in the standard_attachment table was a mediumtext type.
I changed that to blob and everything works again.

kind regards,
Arne
OTRS 3.0
SuSE
Apache2
Locked