View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006716 | JEDI Code Library | JclAnsiStrings | public | 2021-03-23 16:48 | 2023-11-11 19:55 |
| Reporter | roomlane | Assigned To | AHUser | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | Version 2.5 (Subversion repository/Daily zips) | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0006716: TJclAnsiStrings.AssignTo calls Self.BeginUpdate instead of AnsiStringsDest.BeginUpdate | ||||
| Description | source, destination: TJclAnsiStrings destination.AssignTo(source) calls source.OnChange Expected behavior - destination.OnChange is called. | ||||
| Steps To Reproduce | destination.AssignTo(source) | ||||
| Tags | No tags attached. | ||||
| Fixed in GIT commit | 8d1a1314b53dfae365f76006b7a1ff7d96c2cc02 | ||||
| Fixed in SVN revision | |||||
| IDE version | 10.4 | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-03-23 16:48 | roomlane | New Issue | |
| 2023-11-11 19:55 | AHUser | Assigned To | => AHUser |
| 2023-11-11 19:55 | AHUser | Status | new => resolved |
| 2023-11-11 19:55 | AHUser | Resolution | open => fixed |
| 2023-11-11 19:55 | AHUser | Fixed in GIT commit | => 8d1a1314b53dfae365f76006b7a1ff7d96c2cc02 |
| 2023-11-11 19:55 | AHUser | Note Added: 0022057 |