
On Wed, 17 Mar 2004 21:31:30 +0100 Robert Kehl
On Wednesday, March 17, 2004 5:00 PM Roland
wrote: I needed to change my articel storage to 'Kernel::System::Ticket::ArticleStorageFS' mode. This is working so far, but when I am retrieving the attachements I always get an additional LF character "0x0a" in front of the attachement which renders them invalid. I tested this for *.jpg as well as for *.zip.
Please note that you cannot simply read the file directly from your harddisk, it's not meant that way. Instead, retrieve the file via OTRS, this should work ok.
Thank you for answering, ... but I did exactly this one. Within the zoomed view (from inside IE) I am clicking the download link (which is something like: Download: picture.jpg in the status bar) then I save this file to my local hard disk, and this file contains the prepended LF character. The same happens if I open the jpg, which starts another browser window telling me that the picture cannot be displayed (by showing a small rectangle with red filling). regards, Roland