View Issue Details

IDProjectCategoryView StatusLast Update
0002975JEDI VCL00 JVCL Componentspublic2005-05-20 08:06
ReporterTom MacbethAssigned Toobones 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.00 
Target VersionFixed in Version3.10 
Summary0002975: JvStrings.HasStrValue always returns False
DescriptionJvStrings.HasStrValue sets Result := False and never updates the Result again.
TagsNo tags attached.

Activities

obones

2005-05-20 07:10

administrator   ~0007274

Confirmed here. But I can't figure out what it's supposed to do with its three arguments.

Tom Macbeth

2005-05-20 07:26

reporter   ~0007275

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.

obones

2005-05-20 08:06

administrator   ~0007279

Fair enough, this is now in CVS.

Issue History

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