View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003128 | FreeCAD | Feature | public | 2017-07-16 08:13 | 2017-08-13 15:14 |
| Reporter | wmayer | Assigned To | eivindkvedalen | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 0.17 | ||||
| Summary | 0003128: Modulo in expression doesn't support units | ||||
| Description | https://forum.freecadweb.org/viewtopic.php?f=10&t=23453 | ||||
| Tags | spreadsheet, units | ||||
| FreeCAD Information | |||||
|
FreeCAD: master 72dd6dfd 2017-07-13 05:14:40 Eivind Kvedalen Details Diff |
Expressions: Fixed issue 0003128; mod(x;y) should support arbitrary units for both arguments. |
Affected Issues 0003128 |
|
| mod - src/App/Expression.cpp | Diff File | ||
| mod - src/Mod/Spreadsheet/TestSpreadsheet.py | Diff File | ||
|
FreeCAD: master 382ad283 2017-07-18 08:41:42 Committer: GitHub Details Diff |
Merge pull request 0000884 from eivindkv/Fix_issue_3128 Expressions: Fixed issue 0003128; mod(x;y) should support arbitrary uni⦠|
Affected Issues 0003128 |
|
| mod - src/App/Expression.cpp | Diff File | ||
| mod - src/Mod/Spreadsheet/TestSpreadsheet.py | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2017-07-16 08:13 | wmayer | New Issue | |
| 2017-07-16 08:13 | wmayer | Status | new => assigned |
| 2017-07-16 08:13 | wmayer | Assigned To | => eivindkvedalen |
| 2017-07-16 11:22 | Kunda1 | Tag Attached: spreadsheet | |
| 2017-07-16 11:22 | Kunda1 | Tag Attached: units | |
| 2017-07-18 11:28 | Kunda1 | Note Added: 0009769 | |
| 2017-07-18 15:02 | Kunda1 | Status | assigned => resolved |
| 2017-07-18 15:02 | Kunda1 | Resolution | open => fixed |
| 2017-07-18 15:02 | Kunda1 | Fixed in Version | => 0.17 |
| 2017-07-18 15:02 | Kunda1 | Note Added: 0009771 | |
| 2017-07-18 18:17 | yorik | Changeset attached | => FreeCAD master 382ad283 |
| 2017-07-18 18:17 | Changeset attached | => FreeCAD master 72dd6dfd | |
| 2017-08-13 15:14 | Kunda1 | Status | resolved => closed |
| 2017-08-13 15:14 | Kunda1 | Note Added: 0009896 |
FreeCAD