View Issue Details

IDProjectCategoryView StatusLast Update
0005866JEDI VCL00 JVCL Componentspublic2012-09-10 14:15
ReporterstevegrAssigned Toobones 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product VersionDaily / GIT 
Target VersionFixed in Version3.46 
Summary0005866: JvClock.TJvClock - AMPM wrong display.
DescriptionLine: 1188
  DrawText(Canvas, @SAmPm[1], Length(SAmPm), Rect,
need to change to
  DrawText(Canvas, SAmPm, Length(SAmPm), Rect,

(Delphi 2010, Windows 7)
TagsNo tags attached.

Relationships

related to 0005867 resolvedobones JvDriveCtrls.TJvDirectoryListBox - procedure DriveChange(NewDrive: Char) 

Activities

obones

2012-06-11 17:30

administrator   ~0019860

Please provide the zipped sources of a sample application showing this.

stevegr

2012-06-17 19:40

reporter   ~0020007

Same demo uploaded, issue 5867.

obones

2012-06-18 14:28

administrator   ~0020018

This is now fixed in SVN

Issue History

Date Modified Username Field Change
2012-04-22 11:29 stevegr New Issue
2012-06-11 17:30 obones Note Added: 0019860
2012-06-11 17:30 obones Status new => feedback
2012-06-17 19:40 stevegr Note Added: 0020007
2012-06-18 11:25 obones Relationship added related to 0005867
2012-06-18 11:25 obones Status feedback => acknowledged
2012-06-18 14:28 obones Note Added: 0020018
2012-06-18 14:28 obones Status acknowledged => resolved
2012-06-18 14:28 obones Fixed in Version => Daily / SVN
2012-06-18 14:28 obones Resolution open => fixed
2012-06-18 14:28 obones Assigned To => obones
2012-09-10 14:15 obones Fixed in Version Daily / SVN => 3.46