
Sándor Fehér írta:
Hi,
It did not let me sleep. I investigated the process.
I put a little hack into the ArticleStorageDB.pm which provides me the
size of the attachment read.
It was correct. The second turn I put the whole encoded content into a
temp file.
It's size also looked me good. Then I run
perl -w -MMIME::Base64 -ne 'print decode_base64($_)'
Hi,
I have an urgent issue. It's unable to download attachments bigger than 3 Mb. If I click on the attachment link ie show the download size as 3 Mb and downloads this as a 3 Mb instead of the original size. TicketZoom shows it's size correctly. Due to this problem I unable to access some important files. ArticleStorage backend is DB. DB is Oracle 10g. In article_attachments table show also the correct size in content_size column. Thanks a lot.
Regards., Sandor