View Issue Details

IDProjectCategoryView StatusLast Update
0004614JEDI VCL00 JVCL Componentspublic2009-09-22 15:38
ReporterfpaoliniAssigned Toobones 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionunable to reproduce 
Product Version3.35 
Target VersionFixed in Version 
Summary0004614: Unit JvMail: Bad attachment file name in mail when strange subject loaded.
DescriptionWith some subject (with some length? or with some strange character?), creating a mail via mapi, file name of the attachment resultr corrupted.

I've resolved (correctly???) modifying the assignment of
FAttachArray[I].lpszFileName
from pointer to the same string of the
FAttachArray[I].lpszPathName
to pointer to a copy of that string.
TagsNo tags attached.

Activities

2008-12-04 08:28

 

JvMail.pas (24,411 bytes)

obones

2008-12-22 06:02

administrator   ~0015162

Please provide the zipped sources of an autonomous sample application showing this.

obones

2009-04-29 11:18

administrator   ~0015439

Please try again with the latest SVN sources

obones

2009-07-09 17:11

administrator   ~0015822

Any news?

Issue History

Date Modified Username Field Change
2008-12-04 08:28 fpaolini New Issue
2008-12-04 08:28 fpaolini File Added: JvMail.pas
2008-12-22 06:02 obones Note Added: 0015162
2008-12-22 06:02 obones Status new => feedback
2009-04-29 11:18 obones Note Added: 0015439
2009-07-09 17:11 obones Note Added: 0015822
2009-09-22 15:38 obones Status feedback => resolved
2009-09-22 15:38 obones Resolution open => unable to reproduce
2009-09-22 15:38 obones Assigned To => obones