View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004664 | JEDI VCL | 00 JVCL Components | public | 2009-01-19 07:31 | 2009-01-21 00:50 |
| Reporter | dcabale | Assigned To | obones | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.34 | ||||
| Target Version | Fixed in Version | 3.36 | |||
| Summary | 0004664: [TJvMemoryData] func. SaveToDataSet never calls EnableControls | ||||
| Description | Working with TJvMemoryData, executing TJvMemoryData.SaveToDataSet. While this function calls "DisableControls" (line# 1905), it never calls "EnableControls". Actually, "Dest.EnableControls" is called twice (lines# 1965, 1981). As a fix, the 1st "Dest.EnableControls" (line# 1965) should be replaced by "EnableControls" | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2009-01-19 07:31 | dcabale | New Issue | |
| 2009-01-21 00:50 | obones | Note Added: 0015253 | |
| 2009-01-21 00:50 | obones | Status | new => resolved |
| 2009-01-21 00:50 | obones | Fixed in Version | => Daily / SVN |
| 2009-01-21 00:50 | obones | Resolution | open => fixed |
| 2009-01-21 00:50 | obones | Assigned To | => obones |