View Issue Details

IDProjectCategoryView StatusLast Update
0005208JEDI VCL00 JVCL Componentspublic2011-06-10 16:09
ReportercfzwitAssigned ToAHUser 
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.39 
Target VersionFixed in Version3.40 
Summary0005208: JvMemoryData and JvExprParser bugs fixed
DescriptionJvMemoryDataset :
See the method "CopyFromDataset". I added code check ReadOnlyFields an AutoIncFields <-- this exists in method "LoadFromDataset"

JvExprParser :
See the method "FixupString". I added {$IFDEF SUPPORTS_UNICODE_STRING} before compare the parameter with "varUString" <-- only valid with D2009/D2010
I tried install JEDI in Delphi 7, and it CRASH, becuase the type "varUString" are undefined.
Additional InformationI atach two files : JvMemoryDataset.pas and JvExprParser.pas with the fixes.
TagsNo tags attached.

Activities

2010-03-23 20:52

 

MDS-Parser.zip (22,467 bytes)

AHUser

2010-03-29 18:55

developer   ~0017331

JvMemoryDataset changes applied.

The JvExprParser.pas compile error was fixed some time ago.

Issue History

Date Modified Username Field Change
2010-03-23 20:52 cfzwit New Issue
2010-03-23 20:52 cfzwit File Added: MDS-Parser.zip
2010-03-29 18:55 AHUser Note Added: 0017331
2010-03-29 18:55 AHUser Status new => resolved
2010-03-29 18:55 AHUser Fixed in Version => Daily / SVN
2010-03-29 18:55 AHUser Resolution open => fixed
2010-03-29 18:55 AHUser Assigned To => AHUser
2011-06-10 16:09 obones Fixed in Version Daily / SVN => 3.40