View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001816 | FreeCAD | Bug | public | 2014-11-03 16:11 | 2014-11-04 14:21 |
| Reporter | jreinhardt | Assigned To | wmayer | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| OS | Ubuntu | OS Version | 14.04.1 | ||
| Product Version | 0.15 | ||||
| Summary | 0001816: parseQuantity returns garbage | ||||
| Description | parseQuantity seems to be broken since f2367c6c195552b4cc0786e68668b8ece6b048da Date: Fri Oct 3 11:51:03 2014 +0200 bugfix in unit parser partly revert to 810fadab233afe9afbf3ee31ff352755ed7084eb and change python string handling to "et" method | ||||
| Steps To Reproduce | 1.Open FreeCAD 2. type "FreeCAD.Units.parseQuantity("22 mm") or something else 3. the returned value is always 2.22507e-308 | ||||
| Additional Information | OS: Ubuntu 14.04.1 LTS Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.15.4146 (Git) Branch: master Hash: 76906d20a0c141b503e5a582aee221068d827bf2 Python version: 2.7.6 Qt version: 4.8.6 Coin version: 4.0.0a OCC version: 6.7.1 | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-11-03 16:11 | jreinhardt | New Issue | |
| 2014-11-03 17:28 | jreinhardt | Assigned To | => jreinhardt |
| 2014-11-03 17:28 | jreinhardt | Status | new => assigned |
| 2014-11-03 17:29 | jreinhardt | Assigned To | jreinhardt => shoogen |
| 2014-11-04 14:21 | wmayer | Changeset attached | => FreeCAD Master master 5c84e474 |
| 2014-11-04 14:21 | wmayer | Assigned To | shoogen => wmayer |
| 2014-11-04 14:21 | wmayer | Status | assigned => closed |
| 2014-11-04 14:21 | wmayer | Resolution | open => fixed |
FreeCAD