View Issue Details

IDProjectCategoryView StatusLast Update
0002167JEDI VCL00 JVCL Componentspublic2004-09-25 00:54
ReporterLogicManAssigned Touser72 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.00 BETA 
Target VersionFixed in Version3.00 RC 1 
Summary0002167: EventString[] Property never returns anything
DescriptionThe GetString method is always returns an empty string because nothing is ever assigned to the Result
Additional InformationI was able to correct this by simply adding the following line at the end of the function:

  Result := StrPas(P);
TagsNo tags attached.

Activities

LogicMan

2004-09-23 09:17

reporter   ~0005252

I forgot to include that this is in JvNTEventLog.pas. Sorry

user72

2004-09-25 00:54

  ~0005256

Fixed in CVS. Thanks

Issue History

Date Modified Username Field Change
2004-09-23 09:15 LogicMan New Issue
2004-09-23 09:17 LogicMan Note Added: 0005252
2004-09-25 00:54 user72 Status new => resolved
2004-09-25 00:54 user72 Resolution open => fixed
2004-09-25 00:54 user72 Assigned To => user72
2004-09-25 00:54 user72 Note Added: 0005256