View Issue Details

IDProjectCategoryView StatusLast Update
0004093JEDI VCL00 JVCL Componentspublic2007-04-06 06:44
ReporterZENsanAssigned Toobones 
PrioritynormalSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
Product VersionDaily / GIT 
Target VersionFixed in Version3.34 
Summary0004093: TJvDBDatePickerEdit craches Delphi 2007
DescriptionPaste this onto empty form - and good buy delphi 2007. After I migrated from 2006 to 2007 4 forms of my project crashed new IDE (simply dissappears like with stack overflow error).
Additional Informationobject EditDeliveryDate: TJvDBDatePickerEdit
    Left = 80
    Top = 224
    Width = 123
    Height = 21
    AllowNoDate = False
    CalendarAppearance.WeekNumbers = True
    DataField = 'delivery_date'
    DataSource = DSProjects
    DirectInput = False
    TabOrder = 11
    OnChange = EditDeliveryDateChange
  end
TagsNo tags attached.

Activities

obones

2007-04-06 06:21

administrator   ~0011847

You just need to set AllowNoDate to False to trigger that actually.

obones

2007-04-06 06:44

administrator   ~0011848

This is now fixed in SVN

Issue History

Date Modified Username Field Change
2007-04-05 08:56 ZENsan New Issue
2007-04-06 06:21 obones Note Added: 0011847
2007-04-06 06:21 obones Status new => confirmed
2007-04-06 06:22 obones Summary JvDatePickerEdit craches Delphi 2007 => TJvDBDatePickerEdit craches Delphi 2007
2007-04-06 06:44 obones Status confirmed => resolved
2007-04-06 06:44 obones Fixed in Version => Daily / SVN
2007-04-06 06:44 obones Resolution open => fixed
2007-04-06 06:44 obones Assigned To => obones
2007-04-06 06:44 obones Note Added: 0011848