View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005208 | JEDI VCL | 00 JVCL Components | public | 2010-03-23 20:52 | 2011-06-10 16:09 |
Reporter | cfzwit | Assigned To | AHUser | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.39 | ||||
Target Version | Fixed in Version | 3.40 | |||
Summary | 0005208: JvMemoryData and JvExprParser bugs fixed | ||||
Description | JvMemoryDataset : 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 Information | I atach two files : JvMemoryDataset.pas and JvExprParser.pas with the fixes. | ||||
Tags | No tags attached. | ||||
2010-03-23 20:52
|
MDS-Parser.zip (22,467 bytes) |
|
JvMemoryDataset changes applied. The JvExprParser.pas compile error was fixed some time ago. |
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 |