View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002646 | PartDesign | Bug | public | 2016-07-28 20:10 | 2016-12-15 17:18 |
Reporter | ulrich1a | Assigned To | eivindkvedalen | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 0.16 | ||||
Fixed in Version | 0.17 | ||||
Summary | 0002646: Spreadsheet-Sum-Function does not work with units | ||||
Description | As the summary say: the sum-function gives an error, if used with numbers with units. Summing up of numbers with the same unit should work. A file with the error is attached at the forum: http://forum.freecadweb.org/viewtopic.php?f=3&t=16736 | ||||
Steps To Reproduce | - Create a spreadsheet - put in two cells (A1 and A2) numbers with mm - write in a third cell: =sum(A1:A2) | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
FreeCAD: master 25c56b78 2016-11-12 08:29:46 Eivind Kvedalen Committer: wmayer Details Diff |
Spreadsheet: Fix for issue 0002646: Spreadsheet-Sum-Function does not work with units This fix also fixes the other aggregates. |
Affected Issues 0002646 |
|
mod - src/App/Expression.cpp | Diff File | ||
mod - src/Mod/Spreadsheet/TestSpreadsheet.py | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-07-28 20:10 | ulrich1a | New Issue | |
2016-07-29 07:33 | eivindkvedalen | Assigned To | => eivindkvedalen |
2016-07-29 07:33 | eivindkvedalen | Status | new => assigned |
2016-12-15 16:41 | wmayer | Changeset attached | => FreeCAD Master master 25c56b78 |
2016-12-15 17:18 | wmayer | Status | assigned => closed |
2016-12-15 17:18 | wmayer | Resolution | open => fixed |
2016-12-15 17:18 | wmayer | Fixed in Version | => 0.17 |