View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0018570 | Open CASCADE | OCCT:Application Framework | public | 2008-01-16 09:00 | 2012-01-11 17:55 |
| Reporter | vro | Assigned To | vro | ||
| Priority | normal | Severity | trivial | ||
| Status | closed | Resolution | fixed | ||
| OS | All | ||||
| Fixed in Version | 6.3.0 | ||||
| Summary | 0018570: A regression in TDataStd_RealArray::Set() | ||||
| Description | In case of an attribute TDataStd_RealArray already attached to a label, and the user calls a method TDataStd_RealArray::Set() with another range for the array, the method returns existing array (already attached to the label) without a change of its range. The same concerns TDataStd_IntegerArray and TDataStd_ExtStringArray. New attributes like TDataStd_BooleanArray, etc. work nice! | ||||
| Additional information and documentation updates | Documentation remark, added by VRO 2008-02-04 07:03:27: Improvements: It was a regression! It was not possible to change the range of the arrays already attached to a label. Now it is possible again. Modified entities: TDataStd/TDataStd_RealArray.cxx TDataStd/TDataStd_IntegerArray.cxx TDataStd/TDataStd_ExtStringArray.cxx | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2008-02-01 12:53 | bugmaster | Assigned To | bugmaster => vro |
| 2008-02-01 12:53 | bugmaster | Status | new => assigned |
| 2008-02-01 12:53 | bugmaster | Status | assigned => tested |
| 2008-02-08 16:49 | bugmaster | Status | tested => verified |
| 2009-06-23 19:10 | bugmaster | Status | verified => closed |
| 2009-06-23 19:10 | bugmaster | Resolution | @0@ => fixed |
| 2011-08-02 10:32 | bugmaster | Category | OCCT:OCAF => OCCT:Application Framework |
| 2012-01-11 17:55 |
|
Description Updated | |
| 2012-01-11 17:55 |
|
Additional Information Updated |