Bug 57899

Summary: automatic date-continuation creates wrong values
Product: [Applications] calligrasheets Reporter: Micha Glave <kde>
Component: generalAssignee: Laurent Montel <montel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.2.90   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Micha Glave 2003-04-30 15:33:35 UTC
Version:           1.2.90 (using KDE 3.1.1)
Compiler:          gcc version 3.2.2
OS:          Linux (i686) release 2.4.20-xfs_pre6

The automatic date-continuation seems to double all date-values insted of adding just one to the last value

The result of the autocontinuing (made by marking the cell and LMB on the handle in the bottom-right-corner) the date 01.01.2001 (= german format) creates this output

2002-01-01 = 36892
2102-01-04 = 73784

maybe that helps to solve this problem

cu
mig
Comment 1 Ariya Hidayat 2003-05-14 22:52:25 UTC
Thank you for bug report.
This bug has been fixed in the CVS version of KSpread.
Comment 2 Micha Glave 2003-05-15 12:34:37 UTC
Ok, it works = It's fixed!