Kayako logo
SupportSuite, eSupport and LiveResponse Discussion, troubleshooting and feedback related to Kayako's flagship support desk products SupportSuite, eSupport and LiveResponse.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
logicway Offline
Member
 
Posts: 63
Join Date: Jul 2006
Empty filename - 06-11-2007, 04:08 PM

I have a problem when attachments are parsed when there is no filename. I cannot view the attachment in eSupport. The attachment itself is stored in the files-directory.

I have had 3 exact the same situations, and all where mailed using (according to the mail headers) Lotus Notes. When I open the mail using webmail, then the attachment (in all these cases gif images) are placed within the body.

I have to manually edit the column "filename" in the table "swattachments" to something like "screenshot.gif" to able to open the attachment in eSupport.

Is there a known issue with Lotus Notes?
   
Reply With Quote
  (#2) Old
logicway Offline
Member
 
Posts: 63
Join Date: Jul 2006
06-11-2007, 04:14 PM

This problem is the same as :
Download as index.php file.
and also as
http://forums.kayako.com/showthread.php?t=4617
and in eSupport there is no filename available and while trying to open, it comes upwith "index.php".
   
Reply With Quote
  (#3) Old
logicway Offline
Member
 
Posts: 63
Join Date: Jul 2006
07-11-2007, 10:55 AM

In the mailheader where the filename is correctly filled I see this:
Code:
Content-Type: image/jpeg;
	name="image001.jpg"
Content-Transfer-Encoding: base64
Content-ID: <image001.jpg@01C82124.4F6816A0>
Content-Description: image001.jpg
Content-Location: image001.jpg
And in a mailheader with empty filename:
Code:
Content-Type: image/gif
Content-ID: <_1_03FB37D803FB338C0054AA10C125738B>
Content-Transfer-Encoding: base64
There is no "name" with the filename, and I think that is causing the empty filename.
Why can't the parser generate the filename (with the correction extension)? Using the "Content-Type" the parser will know what type of file it is. It only has to generate the filename.
   
Reply With Quote
  (#4) Old
logicway Offline
Member
 
Posts: 63
Join Date: Jul 2006
03-12-2007, 11:02 AM

Does anyone has a solution for this?
I still need to manually enter a filename in the database, just to be able to open the attachment.
   
Reply With Quote
  (#5) Old
Ryan Lederman Offline
Chief Operating Officer
 
Ryan Lederman's Avatar
 
Posts: 855
Join Date: May 2005
Location: Boise, Idaho
03-12-2007, 09:45 PM

I've notified one of the PHP developers about this issue and we'll have a fix for this soon that will automatically generate a filename for the attachment when one is not present.


Ryan Lederman (ryan.lederman ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
Reply

Tags
filename

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Upgrading from 3.11.00 broke my mail parser. netFusion Installation & Upgrading 18 02-08-2007 04:00 PM
UserName or Password is incorrect NC Software SupportSuite, eSupport and LiveResponse 0 01-08-2007 03:50 PM
.../support/cron/index.php?_t=parser returns empty page?! no ticket is created :-( millhaus SupportSuite, eSupport and LiveResponse 3 25-06-2007 08:01 AM
Backup esupport goes to empty page joggx SupportSuite, eSupport and LiveResponse 1 07-04-2007 09:28 AM



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47