View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0025370 | Open CASCADE | OCCT:Visualization | public | 2014-10-14 19:04 | 2014-11-11 13:01 |
Reporter | kgv | Assigned To | bugmaster | ||
Priority | normal | Severity | trivial | ||
Status | closed | Resolution | fixed | ||
Target Version | 6.8.0 | Fixed in Version | 6.8.0 | ||
Summary | 0025370: Visualization - misprint in PrsMgr_PresentationManager::Connect() | ||||
Description | if (!HasPresentation (thePrsObject, theMode)) { AddPresentation (thePrsObject, theMode); } if (!HasPresentation (theOtherObject, theOtherMode)) { AddPresentation (theOtherObject, theOtherMode); } Presentation (thePrsObject, theMode)->Connect (Presentation (theOtherObject, theMode)); apparently "->Connect (Presentation (theOtherObject, theOtherMode))" should be called instead. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
Branch CR25370 has been created by kgv. SHA-1: ae546154e4860662fb006453e6fb83ede1c5502f Detailed log of new commits: Author: kgv Date: Tue Oct 14 19:07:00 2014 +0400 0025370: Visualization - misprint in PrsMgr_PresentationManager::Connect() fix theMode -> theOtherMode |
|
Please take patch from branch CR25370, no testing needed. |
|
Dear BugMaster, Branch CR25370 from occt git-repository (and master from products git-repository) was compiled on Linux, MacOS and Windows platforms. SHA-1: ae546154e4860662fb006453e6fb83ede1c5502f Number of compiler warnings: occt component : Linux: 15 (15 on master) Windows: 0 (0 on master) MacOS: 199 (199 on master) products component : Linux: 11 (11 on master) Windows: 1 (1 on master) Testing cases: Not needed |
|
Branch CR25370 has been deleted by inv. SHA-1: ae546154e4860662fb006453e6fb83ede1c5502f |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-10-14 19:04 | kgv | New Issue | |
2014-10-14 19:04 | kgv | Assigned To | => kgv |
2014-10-14 19:07 | git | Note Added: 0033077 | |
2014-10-14 19:07 | kgv | Relationship added | child of 0024837 |
2014-10-14 19:09 | kgv | Note Added: 0033078 | |
2014-10-14 19:09 | kgv | Assigned To | kgv => bugmaster |
2014-10-14 19:09 | kgv | Status | new => resolved |
2014-10-14 19:09 | kgv | Status | resolved => reviewed |
2014-10-16 09:21 |
|
Assigned To | bugmaster => mkv |
2014-10-16 13:07 |
|
Note Added: 0033200 | |
2014-10-16 13:07 |
|
Assigned To | mkv => bugmaster |
2014-10-16 13:07 |
|
Status | reviewed => tested |
2014-10-20 10:24 | bugmaster | Changeset attached | => occt master 01d5be80 |
2014-10-20 10:24 | bugmaster | Status | tested => verified |
2014-10-20 10:24 | bugmaster | Resolution | open => fixed |
2014-10-21 16:40 | git | Note Added: 0033400 | |
2014-11-11 12:44 |
|
Fixed in Version | => 6.8.0 |
2014-11-11 13:01 |
|
Status | verified => closed |