View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0024668 | Open CASCADE | OCCT:Visualization | public | 2014-02-27 12:43 | 2014-05-05 13:38 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 6.7.0 | ||||
Target Version | 6.7.1 | Fixed in Version | 6.7.1 | ||
Summary | 0024668: Null flyout value case in AIS_Dimension::SetTextPosition() method is not considered | ||||
Description | The null value of flyout in AIS_Dimension is not considered, but this case leads to exception in gp_Dir::IsOpposite() check for current flyout vector and positive flyout direction. | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
|
The git branch CR24668 is ready to be reviewed. Dear apl, please review. |
|
Minor coding style remark was corrected in AIS_Dimension.cxx |
|
Dear bugmaster, The branch is reviewed. Please test. |
|
Dear BugMaster, Branch CR24668 (and products from GIT master) was compiled on Linux and Windows platforms and tested. SHA-1: dafcc9b78a676f2a5b40dbace4c7ab51c667a858 Number of compiler warnings: occt component : Linux: 30 (30 on master) Windows: 0 (0 on master) products component : Linux: 12 (12 on master) Windows: 2 (2 on master) Regressions/Differences: No regressions/differences Testing cases: Not needed Testing on Linux: Total MEMORY difference: 384635304 / 386276008 Total CPU difference: 56636.74000000014 / 48827.5 Testing on Windows: Total MEMORY difference: 430631076 / 430913404 Total CPU difference: 34739.1875 / 35761.53125 There are no differences in images found by testdiff. |
occt: master 91b16a64 2014-03-20 09:44:02
Committer: bugmaster Details Diff |
0024668: Null flyout value case in AIS_Dimension::SetTextPosition() method is not considered. Corrected checks of working plane and dimension geometry. Corrected remarks: IsComputed flag was added to the SelectionGeometry to check if it is filled; AdjustParameters() methods became const ones. minor remark |
Affected Issues 0024668 |
|
mod - src/AIS/AIS_AngleDimension.cxx | Diff File | ||
mod - src/AIS/AIS_AngleDimension.hxx | Diff File | ||
mod - src/AIS/AIS_DiameterDimension.cxx | Diff File | ||
mod - src/AIS/AIS_Dimension.cxx | Diff File | ||
mod - src/AIS/AIS_Dimension.hxx | Diff File | ||
mod - src/AIS/AIS_LengthDimension.cxx | Diff File | ||
mod - src/AIS/AIS_RadiusDimension.cxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-02-27 12:43 |
|
New Issue | |
2014-02-27 12:43 |
|
Assigned To | => aba |
2014-02-27 12:44 |
|
Status | new => assigned |
2014-03-17 15:59 |
|
Note Added: 0028305 | |
2014-03-17 15:59 |
|
Assigned To | aba => apl |
2014-03-17 15:59 |
|
Status | assigned => resolved |
2014-03-17 19:46 |
|
Note Added: 0028315 | |
2014-03-17 19:46 |
|
Note Added: 0028316 | |
2014-03-17 19:46 |
|
Assigned To | apl => bugmaster |
2014-03-17 19:46 |
|
Status | resolved => reviewed |
2014-03-18 21:19 |
|
Assigned To | bugmaster => mkv |
2014-03-19 17:29 |
|
Note Added: 0028365 | |
2014-03-19 17:29 |
|
Test case number | => Not needed |
2014-03-19 17:29 |
|
Assigned To | mkv => bugmaster |
2014-03-19 17:29 |
|
Status | reviewed => tested |
2014-03-21 16:18 | bugmaster | Changeset attached | => occt master 91b16a64 |
2014-03-21 16:18 | bugmaster | Status | tested => verified |
2014-03-21 16:18 | bugmaster | Resolution | open => fixed |
2014-05-05 13:33 |
|
Status | verified => closed |
2014-05-05 13:38 |
|
Fixed in Version | => 6.7.1 |