View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002975 | JEDI VCL | 00 JVCL Components | public | 2005-05-20 07:04 | 2005-05-20 08:06 |
Reporter | Tom Macbeth | Assigned To | obones | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.00 | ||||
Target Version | Fixed in Version | 3.10 | |||
Summary | 0002975: JvStrings.HasStrValue always returns False | ||||
Description | JvStrings.HasStrValue sets Result := False and never updates the Result again. | ||||
Tags | No tags attached. | ||||
|
Confirmed here. But I can't figure out what it's supposed to do with its three arguments. |
|
I believe all that is necessary is to add "Result := True;" as the final line of the function. If the code gets to the end (past the Exits), everything is fine. |
|
Fair enough, this is now in CVS. |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-05-20 07:04 | Tom Macbeth | New Issue | |
2005-05-20 07:10 | obones | Note Added: 0007274 | |
2005-05-20 07:10 | obones | Status | new => confirmed |
2005-05-20 07:26 | Tom Macbeth | Note Added: 0007275 | |
2005-05-20 08:06 | obones | Status | confirmed => resolved |
2005-05-20 08:06 | obones | Resolution | open => fixed |
2005-05-20 08:06 | obones | Assigned To | => obones |
2005-05-20 08:06 | obones | Note Added: 0007279 |