| Summary: | Crash on loading .ods | ||
|---|---|---|---|
| Product: | [Applications] calligrasheets | Reporter: | Christoph Feck <cfeck> |
| Component: | general | Assignee: | Calligra Sheets (KSpread) Bugs <calligra-sheets-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | oriel.cs |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/calligra/e1e5305e1dc85f890e0f016010e39e9605205810 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Christoph Feck
2013-02-21 21:32:58 UTC
Git commit e1e5305e1dc85f890e0f016010e39e9605205810 by Marijn Kruisselbrink. Committed on 09/03/2013 at 14:50. Pushed by mkruisselbrink into branch 'master'. Fix bug in YEARFRAC function. Third parameter is optional, so don't try to access it blindly. M +3 -1 sheets/functions/datetime.cpp M +10 -0 sheets/tests/TestDatetimeFunctions.cpp http://commits.kde.org/calligra/e1e5305e1dc85f890e0f016010e39e9605205810 |